public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/2877: numeric_limits<wchar_t> specialization missing
@ 2001-05-20  1:56 Jens.Maurer
  0 siblings, 0 replies; only message in thread
From: Jens.Maurer @ 2001-05-20  1:56 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2877
>Category:       libstdc++
>Synopsis:       numeric_limits<wchar_t> specialization missing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 20 01:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jens Maurer
>Release:        gcc version 3.0 20010511 (prerelease)
>Organization:
>Environment:
Linux 2.4.4 on x86, glibc 2.2.3
>Description:
std::numeric_limits<> is not specialized for wchar_t
>How-To-Repeat:
#include <limits>
#include <iostream>

int main()
{
  std::cout << std::numeric_limits<wchar_t>::is_specialized << std::endl;
}
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-20  1:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-20  1:56 libstdc++/2877: numeric_limits<wchar_t> specialization missing Jens.Maurer

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