Push GENERIC farther into C/C++ front ends.

Alexandre Oliva aoliva@redhat.com
Sat Jun 19 15:11:00 GMT 2004


On Jun 17, 2004, Zack Weinberg <zack@codesourcery.com> wrote:

> #pragma poison could be used to enforce no C++ keywords, at least.

It's a bit dangerous, though.  There are standard header files in some
OSs that use C++ keywords as members of structs, at least when
compiling without _cplusplus.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}



More information about the Gcc-patches mailing list