[Bug c++/12357] Fails to find overload (or maybe very bad error message)

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 22 15:17:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

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


------- Additional Comments From bangerth at dealii dot org  2003-09-22 15:07 -------
Thanks, Nathan!

Regarding the default argument -- are we supposed to parse it while seeing the
template, or only on instantiation? I suspect we are, since icc also flags
this as an error, although only when in strict -Xc -ansi mode.

Regarding the duplicate error message, I'll open a new report for that.

W.



More information about the Gcc-bugs mailing list