libstdc++/3149: Ready 275: Wrong type in num_get::get() overloads

Benjamin Kosnik bkoz@redhat.com
Sat Dec 1 18:56:00 GMT 2001


The following reply was made to PR libstdc++/3149; it has been noted by GNATS.

From: Benjamin Kosnik <bkoz@redhat.com>
To: Kenny Simpson <theonetruekenny@yahoo.com>
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        kenny.simpson@gs.com, nobody@gcc.gnu.org
Subject: Re: libstdc++/3149: Ready 275: Wrong type in num_get::get() overloads
Date: Sat, 1 Dec 2001 18:46:23 -0800 (PST)

 > Cool.  Is the bool overload for get and do_get a gcc-ism?
 
 No, there has to be a bool overload in case boolalpha == true, capice? I 
 believe the current code is standards-conforming, especially WRT the 
 num_get DR's. 
 
 See: 
 
 22.2.2.1 - Template class num_get [lib.locale.num.get]
 
 -benjamin



More information about the Gcc-prs mailing list