public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14031] New: Resolution of Core DR 226 (WP) not implemented
@ 2004-02-05 16:48 stl at caltech dot edu
  2004-02-05 16:53 ` [Bug c++/14031] [DR 226] " pinskia at gcc dot gnu dot org
  2004-04-27  2:00 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: stl at caltech dot edu @ 2004-02-05 16:48 UTC (permalink / raw)
  To: gcc-bugs

Core DR 226 has WP status - see 
http://std.dkuug.dk/jtc1/sc22/wg21/docs/cwg_defects.html

I was under the impression that g++ attempts to implement DRs with WP status 
(e.g. see PR12657). So, DR 226 should be implemented.

Test case:

[02/05/2004 Thu 08:47.28 AM stl@nuwen ~]
> cat dr226.cc
template <typename T = int> void foo() { }

[02/05/2004 Thu 08:47.31 AM stl@nuwen ~]
> g++ -Wall -W dr226.cc
dr226.cc:1: error: default template arguments may not be used in function
   templates

[02/05/2004 Thu 08:47.38 AM stl@nuwen ~]
> g++ --version
g++ (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


[02/05/2004 Thu 08:47.44 AM stl@nuwen ~]

-- 
           Summary: Resolution of Core DR 226 (WP) not implemented
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stl at caltech dot edu
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14031


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/14031] [DR 226] Resolution of Core DR 226 (WP) not implemented
  2004-02-05 16:48 [Bug c++/14031] New: Resolution of Core DR 226 (WP) not implemented stl at caltech dot edu
@ 2004-02-05 16:53 ` pinskia at gcc dot gnu dot org
  2004-04-27  2:00 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-05 16:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-05 16:53 -------
Confirmed on the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.3.3 3.4.0 3.5.0 3.1 2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-05 16:53:27
               date|                            |
            Summary|Resolution of Core DR 226   |[DR 226] Resolution of Core
                   |(WP) not implemented        |DR 226 (WP) not implemented


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14031


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/14031] [DR 226] Resolution of Core DR 226 (WP) not implemented
  2004-02-05 16:48 [Bug c++/14031] New: Resolution of Core DR 226 (WP) not implemented stl at caltech dot edu
  2004-02-05 16:53 ` [Bug c++/14031] [DR 226] " pinskia at gcc dot gnu dot org
@ 2004-04-27  2:00 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-27  2:00 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
   Last reconfirmed|2004-02-05 16:53:27         |2004-04-27 01:06:25
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14031


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-27  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-05 16:48 [Bug c++/14031] New: Resolution of Core DR 226 (WP) not implemented stl at caltech dot edu
2004-02-05 16:53 ` [Bug c++/14031] [DR 226] " pinskia at gcc dot gnu dot org
2004-04-27  2:00 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).