This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4249: Trouble with static templated member functions
- From: Kriang Lerdsuwanakij <lerdsuwa at users dot sourceforge dot net>
- To: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Cc: lerdsuwa at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sat, 26 Oct 2002 21:23:17 +0700
- Subject: Re: c++/4249: Trouble with static templated member functions
- References: <200210261255.OAA38188@numa6.igpm.rwth-aachen.de>
Reichelt wrote:
On 26 Oct, lerdsuwa@gcc.gnu.org wrote:
Synopsis: Trouble with static templated member functions
Responsible-Changed-From-To: unassigned->lerdsuwa
Responsible-Changed-By: lerdsuwa
Responsible-Changed-When: Sat Oct 26 02:27:49 2002
Responsible-Changed-Why:
Under investigation.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4249
Hi,
just FYI: the bug is fixed on mainline at least since 20020816.
Maybe there's a chance to dig out a patch from mainline for the branch.
Greetings,
Volker
Thanks. I was testing the code with some of my local changes, so
wasn't sure if it was due to mainline changes or mine. The bug
report is now closed. I don't think there will be a backport to
fix this on the branch. It is not a regression and the release
of GCC 3.2.1 is near.
--Kriang