public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/21238] New: conflicting "typedef __numpunct_cache<_CharT>
@ 2005-04-26 23:21 bduerner at gmx dot de
  2005-04-26 23:25 ` [Bug libstdc++/21238] conflicting "typedef __numpunct_cache<_CharT> __cache_type;" in std::numpunct<CharT> makes specialization impossible pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bduerner at gmx dot de @ 2005-04-26 23:21 UTC (permalink / raw)
  To: gcc-bugs

__cache_type;" in std::numpunct<CharT> makes specialisation impossible
X-Bugzilla-Reason: CC

It is not possible to specialise std::numpunct<CharT> defined    
in /bits/locale_facets.h. in a portable way due to "typedef 
__numpunct_cache<_CharT>     
__cache_type;" within the std::numpunct<CharT> template.   
This bug seems to be present at least in 3.4.4 and 4.0 but not 3.3.4.

-- 
           Summary: conflicting "typedef __numpunct_cache<_CharT>
                    __cache_type;" in std::numpunct<CharT> makes
                    specialisation impossible
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bduerner at gmx dot de
                CC: bduerner at gmx dot de,gcc-bugs at gcc dot gnu dot org
 GCC build triplet: 3.4.4 or 4.0.0
  GCC host triplet: 3.4.4 or 4.0.0
GCC target triplet: 3.4.4 or 4.0.0


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


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

end of thread, other threads:[~2005-05-09 20:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 23:21 [Bug libstdc++/21238] New: conflicting "typedef __numpunct_cache<_CharT> bduerner at gmx dot de
2005-04-26 23:25 ` [Bug libstdc++/21238] conflicting "typedef __numpunct_cache<_CharT> __cache_type;" in std::numpunct<CharT> makes specialization impossible pinskia at gcc dot gnu dot org
2005-04-27  8:24 ` pcarlini at suse dot de
2005-04-27 11:34 ` bduerner at gmx dot de
2005-04-27 12:13 ` pcarlini at suse dot de
2005-04-29  9:39 ` pcarlini at suse dot de
2005-04-29 10:25 ` pcarlini at suse dot de
2005-04-29 18:51 ` cvs-commit at gcc dot gnu dot org
2005-05-09 19:59 ` cvs-commit at gcc dot gnu dot org
2005-05-09 20:01 ` pcarlini at suse dot de

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).