Jan Vesely <jan.ves...@rutgers.edu> writes:

> On Sun, 2014-10-12 at 01:56 +0300, Francisco Jerez wrote:
>> >[...]
>> None in this case other than I tend to avoid switch-case statements
>> instinctively for some reason.  But detecting missing cases during
>> compile time sounds good, I've changed it to a switch.
>
> I think you forgot break; statements during the conversion.
> I tried enabling the errors/warning globally but it exploded in multiple
> places. I'll see if it can be used only for clover
>
Heh, this and the fact that you can only match by integral constant
expressions is precisely what I meant by some reason :P.  Anyway it's
fixed now.

>[...]

Attachment: pgpxLZJwwXTZS.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to