preprocessor bug(?)

Dale Johannesen dalej@apple.com
Thu Nov 7 16:30:00 GMT 2002


One of our users just did this:

// comment, space character follows the backslash:\
main() {
}

gcc ignores the space character, which causes the comment to eat the 
next line.
That's wrong, isn't it?



More information about the Gcc mailing list