Removing # lines from .i file changes compiler behavior

Alexandre Oliva oliva@lsd.ic.unicamp.br
Sun Feb 13 09:59:00 GMT 2000


On Feb 13, 2000, Martin Buchholz <martin@xemacs.org> wrote:

> # 18 "/usr/include/alloca.h" 3

> are just comments for use by the debugger and warning printer.

Nope.  They're also used to recognize system header files.

> So I guess c++ knows about avoiding warnings in system header files?

Yup.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaraná
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me



More information about the Gcc-bugs mailing list