mesa/ffvs: use unreachable instead of assert
mesa/ffvs: use unreachable instead of assert
Otherwise I trigger a compiler warning here about a potentially unwritten variable. Let's just make it clear to the compiler what's going on.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
mesa/ffvs: use unreachable instead of assert
Otherwise I trigger a compiler warning here about a potentially unwritten variable. Let's just make it clear to the compiler what's going on.