On Oct 27, 2005, at 3:48 PM, Gabriel Dos Reis wrote:
| // this is a continued comment \ | // but who cares, because this is a comment too
| % gcc -Wall -c foo.C | foo.C:1:1: warning: multi-line comment
| Perhaps the thing to do is to fix -Wcomment to eliminate the noise, | so it will be more useful; then we don't need a new -W option. I strongly support that suggestion.
I think we all can agree on that. :-)