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


Paolo Carlini wrote:

> It looks like there is very little doubt according to the standard that indeed
> octals have to be used in the first 5 raws (contra the projected output).

Sorry, more correctly I should have said, octals with the usual sign rule of octals
and hexs (%o, roughly, octs (and hexs) are unsigned by definition). All the
implementations I have access to agree on this.

Ciao,
Paolo.




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