This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] 27_io/ios_manip_basefield.cc


On Tue, Feb 26, 2002 at 06:09:31PM +0000, Nathan Myers wrote:
> For octal, either of the above should be parsed, and either may be 
> produced.

Clarifying... both formats ("0123,456" and "0,123,456") should be
parsed correctly, without prejudice.  It is up to us to decide
which to generate.

Nathan Myers
ncm at cantrip dot org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]