Help with bit-field semantics in C and C++

Mike Stump mrs@apple.com
Wed Aug 25 02:06:00 GMT 2004


On Tuesday, August 24, 2004, at 04:29  PM, Gabriel Dos Reis wrote:
> I disagree that the enum object would have value 7, as 7 is not an
> enumeration (E) value.

We are not claiming it would have the value 7, we are claiming that the 
compiler is free to use the value 7, if it wants.

See my memset post.  Let us know what your survey results are.



More information about the Gcc mailing list