This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2004 17:12:02 -0000
- Subject: [Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults
- References: <20030217232600.9737.gccbugs@contacts.eelis.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-01-25 17:11 -------
Jason, you proposed to keep this PR suspended because the DR was closed
as "extension", so it might serve as a prototype implementation for the
extension.
Would you agree in having Kriang's patch in, modified in a way that it
basically allows it as a GCC extension (no new switch), so that the strict
C++/98 behaviour is enforced in pedantic mode? We can later deprecate and
remove the extension if it's not picked up by the Evolution Group (for
instance, because of the template alias thingie).
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at redhat dot com,
| |giovannibajo at libero dot
| |it
Summary|[DR184] Partial template |[DR150] Partial template
|specialisation selection |specialisation selection
|failure involving template |failure involving template
|parameter defaults |parameter defaults
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9737