This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11160] Inappropriate error message
- From: "emild at collectivestudios dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2003 21:02:08 -0000
- Subject: [Bug c++/11160] Inappropriate error message
- References: <20030611192224.11160.emild@collectivestudios.com>
- 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=11160
------- Additional Comments From emild@collectivestudios.com 2003-06-11 21:02 -------
Subject: RE: Inappropriate error message
Yes, if I use template it compiles fine.
However, this workaround does not solve the problem in my real code, the
example I sent is much simpler. What would you advise, it seems to me
attaching 500 lines of code is not very practical...
Thanks,
Emil
-----Original Message-----
From: pinskia@physics.uc.edu [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: Wednesday, June 11, 2003 12:39 PM
To: emild@collectivestudios.com
Subject: [Bug c++/11160] Inappropriate error message
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11160
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia@physics.uc.edu 2003-06-11 19:38
-------
This is a dup of an older bug 8222 at least they look like the same source
and the same
workaround.
*** This bug has been marked as a duplicate of 8222 ***
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.