[Bug c/44515] improve message for missing ";"

manu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jun 13 17:33:00 GMT 2010



------- Comment #2 from manu at gcc dot gnu dot org  2010-06-13 17:33 -------
(In reply to comment #1)
> Actually before is more correct than saying after bar().  Because expressions
> don't need to end on the same line.

I wonder why people tend to write:

bar();

rather than 

;}

Obviously the second is more correct. ;-)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44515



More information about the Gcc-bugs mailing list