This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/26085] missing warning on non-void function with no return statement where parameter is UDT with destructor



------- Comment #4 from jwray at google dot com  2006-02-03 01:30 -------
Sorry, my build environment had -Wno-return-type set, because of bug 20624. 
This bug does apply to 2.95.3 though, but I imagine that won't be fixed.  When
I tried with 4.0.1, -Wno-return-type disabled the warning.  So nevermind.


-- 

jwray at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]