[Bug c++/51193] std::cout is behaving strangely

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 17 14:03:00 GMT 2011


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-11-17 13:19:11 UTC ---
you should compile with warnings before reporting bugs:

b.cc: In function 'int rCount(int, int, int*)':
b.cc:30: warning: control reaches end of non-void function



More information about the Gcc-bugs mailing list