This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11858] Name lookup error ignored when instantiated from expression within sizeof() in template function parameter
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Aug 2003 22:28:17 -0000
- Subject: [Bug c++/11858] Name lookup error ignored when instantiated from expression within sizeof() in template function parameter
- References: <20030808221252.11858.gccbugs@contacts.eelis.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11858
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |accepts-invalid
Last reconfirmed|0000-00-00 00:00:00 |2003-08-08 22:28:16
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-08 22:28 -------
I can confirm this on the mainline (20030808).
Maybe related to bug 11814.