David Conrad <lessen42 <at> gmail.com> writes: > This breaks gcc and clang probably because they assume that an enum cannot > have a value other than what's listed, and so assume type >= TYPE_SCE is > always true. Reverted. > The attached patch fixes it. If Robert accepts this, I will commit again (if nobody objects). Thank you, Carl Eugen