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++/9942: [3.2/3.3/3.4 regression] Overload resolution when one parameter is va_list


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


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