This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34213] [4.2 Regression] static member function in anonymous namespace can't be used as template argument
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2007 07:13:15 -0000
- Subject: [Bug c++/34213] [4.2 Regression] static member function in anonymous namespace can't be used as template argument
- References: <bug-34213-12873@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from jakub at gcc dot gnu dot org 2007-11-27 07:13 -------
Fixed on the trunk.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.2.0 4.3.0 |4.2.0
Known to work|4.1.0 |4.1.0 4.3.0
Summary|[4.2/4.3 Regression] static |[4.2 Regression] static
|member function in anonymous|member function in anonymous
|namespace can't be used as |namespace can't be used as
|template argument |template argument
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34213