public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-4@http.gcc.gnu.org/bugzilla/>
@ 2011-05-05 10:37 ` rguenth at gcc dot gnu.org
  2012-12-05 18:46 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-05-05 10:37 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boostcpp at gmail dot com

--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-05 10:29:50 UTC ---
*** Bug 48871 has been marked as a duplicate of this bug. ***


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-4@http.gcc.gnu.org/bugzilla/>
  2011-05-05 10:37 ` [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument? rguenth at gcc dot gnu.org
@ 2012-12-05 18:46 ` paolo.carlini at oracle dot com
  2013-09-02 17:57 ` paolo.carlini at oracle dot com
  2013-11-15 18:05 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 7+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-12-05 18:46 UTC (permalink / raw)
  To: gcc-bugs


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|gcc-bugs at gcc dot gnu.org |

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-12-05 18:46:11 UTC ---
In C++11 mode we now accept these expressions. Not sure if we still want to
implement this old special case in C++98 mode.


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-4@http.gcc.gnu.org/bugzilla/>
  2011-05-05 10:37 ` [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument? rguenth at gcc dot gnu.org
  2012-12-05 18:46 ` paolo.carlini at oracle dot com
@ 2013-09-02 17:57 ` paolo.carlini at oracle dot com
  2013-11-15 18:05 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 7+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-09-02 17:57 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-09-02 17:57 ` paolo.carlini at oracle dot com
@ 2013-11-15 18:05 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 7+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-11-15 18:05 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeffp at doomsday dot org

--- Comment #12 from Paolo Carlini <paolo.carlini at oracle dot com> ---
*** Bug 26205 has been marked as a duplicate of this bug. ***


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-2828@http.gcc.gnu.org/bugzilla/>
  2007-09-03 15:48 ` mec at google dot com
  2007-09-03 17:29 ` pinskia at gcc dot gnu dot org
@ 2009-11-25 22:43 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-25 22:43 UTC (permalink / raw)
  To: gcc-bugs



-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-09-03 17:29:38         |2009-11-25 22:43:39
               date|                            |


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


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-2828@http.gcc.gnu.org/bugzilla/>
  2007-09-03 15:48 ` mec at google dot com
@ 2007-09-03 17:29 ` pinskia at gcc dot gnu dot org
  2009-11-25 22:43 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-09-03 17:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pinskia at gcc dot gnu dot org  2007-09-03 17:29 -------
> DR 354 has been in state WP since October 2005.  Is that good enough to
> unsuspend this issue?

Yes.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
   Last reconfirmed|2005-12-11 23:08:05         |2007-09-03 17:29:38
               date|                            |


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


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

* [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument?
       [not found] <bug-10541-2828@http.gcc.gnu.org/bugzilla/>
@ 2007-09-03 15:48 ` mec at google dot com
  2007-09-03 17:29 ` pinskia at gcc dot gnu dot org
  2009-11-25 22:43 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 7+ messages in thread
From: mec at google dot com @ 2007-09-03 15:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from mec at google dot com  2007-09-03 15:47 -------
DR 354 has been in state WP since October 2005.  Is that good enough to
unsuspend this issue?

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#354


-- 

mec at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mec at google dot com


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


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

end of thread, other threads:[~2013-11-15 18:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10541-4@http.gcc.gnu.org/bugzilla/>
2011-05-05 10:37 ` [Bug c++/10541] [DR 354] Is NULL a valid pointer-type template argument? rguenth at gcc dot gnu.org
2012-12-05 18:46 ` paolo.carlini at oracle dot com
2013-09-02 17:57 ` paolo.carlini at oracle dot com
2013-11-15 18:05 ` paolo.carlini at oracle dot com
     [not found] <bug-10541-2828@http.gcc.gnu.org/bugzilla/>
2007-09-03 15:48 ` mec at google dot com
2007-09-03 17:29 ` pinskia at gcc dot gnu dot org
2009-11-25 22:43 ` jason 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).