This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10291] error referencing a static local from a local struct in template code
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Aug 2003 20:36:52 -0000
- Subject: [Bug c++/10291] error referencing a static local from a local struct in template code
- References: <20030402010601.10291.sebor@roguewave.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=10291
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-06-07 16:47:06 |2003-08-01 20:36:52
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-01 20:36 -------
I think the problem is that i is not being mangled.