[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2014-02-16 Thread jackie.rosen at hushmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2012-04-02 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050 --- Comment #16 from Johannes Schaub schaub.johannes at googlemail dot com 2012-04-02 07:43:23 UTC --- (In reply to comment #15) (In reply to comment #14) Good point, I've pointed out the problem with the proposed resolution. Note that we

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2012-04-01 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050 Johannes Schaub schaub.johannes at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2012-04-01 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050 --- Comment #14 from Johannes Schaub schaub.johannes at googlemail dot com 2012-04-01 14:14:46 UTC --- (In reply to comment #13) Jason, does http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1435 not render the explicit specialization

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2012-04-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Known to fail|| --- Comment #15

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2009-11-20 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added Summary|Can't explicitly specialize |[DR 147] Can't explicitly |C++ constructor templates

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2009-11-20 Thread jason at gcc dot gnu dot org
--- Comment #11 from jason at gcc dot gnu dot org 2009-11-21 06:34 --- Subject: Bug 9050 Author: jason Date: Sat Nov 21 06:33:56 2009 New Revision: 154403 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=154403 Log: PR c++/9050, DR 147, DR 318 * parser.c

[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

2009-11-20 Thread jason at gcc dot gnu dot org
--- Comment #12 from jason at gcc dot gnu dot org 2009-11-21 06:34 --- Fixed for 4.5. -- jason at gcc dot gnu dot org changed: What|Removed |Added