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]

Re: c++/7430: if method signature lies "I return SomeClass by value" but actually there is no 'return' then construct-destruct asymmetry results!


Synopsis: if method signature lies "I return SomeClass by value" but actually there is no 'return' then construct-destruct asymmetry results!

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Mon Sep 30 10:40:33 2002
State-Changed-Why:
    fixed in CVS
    7430.ii: In member function `X C::MightReturnCheese()':
    7430.ii:15: warning: no return statement in function returning non-void
    7430.ii:15: warning: control reaches end of non-void function

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7430


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