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