This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9942: [3.2/3.3/3.4 regression] Overload resolution when one parameter is va_list
- From: bangerth at dealii dot org
- To: Steve_Wadsworth at Portasystems dot co dot uk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 5 Mar 2003 23:06:00 -0000
- Subject: Re: c++/9942: [3.2/3.3/3.4 regression] Overload resolution when one parameter is va_list
- Reply-to: bangerth at dealii dot org, Steve_Wadsworth at Portasystems dot co dot uk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: Function Overload Resolution calls wrong function on variable length parameter lists
New Synopsis: [3.2/3.3/3.4 regression] Overload resolution when one parameter is va_list
State-Changed-From-To: feedback->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Mar 5 23:06:00 2003
State-Changed-Why:
OK, just checked my last example: it fails since 3.2, also
on 3.3 and mainline, but succeeded in 3.0. I don't know
whether you can actually pass arguments of type va_list,
so just reports that this now fails.
W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9942