This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5732: g++ not using return type for overload resolution
- From: pme at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mstaley at lanl dot gov, nobody at gcc dot gnu dot org
- Date: 20 Feb 2002 21:44:30 -0000
- Subject: Re: c++/5732: g++ not using return type for overload resolution
- Reply-to: pme at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mstaley at lanl dot gov, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: g++ not using return type for overload resolution
State-Changed-From-To: open->closed
State-Changed-By: pme
State-Changed-When: Wed Feb 20 13:44:29 2002
State-Changed-Why:
User error. Functions differing only in their return types
may not be overloaded.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5732