CPP warning within comments

Sylvain Pion Sylvain.Pion@sophia.inria.fr
Fri Dec 1 09:59:00 GMT 2000


Hi,

With current gcc from cvs, the following program :

int main()
{
/* \ 
*/
}

produces the warning "backslash and newline separated by space".

Would it be reasonnable to shut it up when it occurs within comments ?

I know a literate programming tool that generates tons of such backslahes...

-- 
Sylvain


More information about the Gcc mailing list