[Bug c++/55189] g++ compiler does not report missing return on function with return type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189 --- Comment #2 from meanone 2012-11-03 11:11:15 UTC --- (In reply to comment #1) > (In reply to comment #0) > > Compiled with MinGW port of g++, compiles without errors or warnings: > > It does warn if you ask it to: -Wall I can unde
[Bug c++/55189] New: g++ compiler does not report missing return on function with return type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189 Bug #: 55189 Summary: g++ compiler does not report missing return on function with return type Classification: Unclassified Product: gcc Version: 4.6.2 Stat