public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21494] New: condensed nested namespaces
@ 2005-05-10 15:43 bkoz at gcc dot gnu dot org
  2005-05-10 15:44 ` [Bug c++/21494] " bkoz at gcc dot gnu dot org
  2005-05-10 17:49 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-05-10 15:43 UTC (permalink / raw)
  To: gcc-bugs

Instead of 

namespace __gnu_cxx
{
namespace detail
{
}
}

would like to experiment with the form

namespace __gnu_cxx::detail
{
}

See N1524 from pre-Kona. Will attach for reference

-- 
           Summary: condensed nested namespaces
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug c++/21494] condensed nested namespaces
  2005-05-10 15:43 [Bug c++/21494] New: condensed nested namespaces bkoz at gcc dot gnu dot org
@ 2005-05-10 15:44 ` bkoz at gcc dot gnu dot org
  2005-05-10 17:49 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-05-10 15:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bkoz at gcc dot gnu dot org  2005-05-10 15:44 -------
Created an attachment (id=8853)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8853&action=view)
proposal


At Kona, this seemed uncontraversial.

-- 


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


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

* [Bug c++/21494] condensed nested namespaces
  2005-05-10 15:43 [Bug c++/21494] New: condensed nested namespaces bkoz at gcc dot gnu dot org
  2005-05-10 15:44 ` [Bug c++/21494] " bkoz at gcc dot gnu dot org
@ 2005-05-10 17:49 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-10 17:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-10 17:49 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-10 17:49:19
               date|                            |


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


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

end of thread, other threads:[~2005-05-10 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-10 15:43 [Bug c++/21494] New: condensed nested namespaces bkoz at gcc dot gnu dot org
2005-05-10 15:44 ` [Bug c++/21494] " bkoz at gcc dot gnu dot org
2005-05-10 17:49 ` 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).