This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/39168] Incorrect interpritation of CHAR_MAX inside grouping string in monetary and numeric facets.



------- Comment #2 from tsyvarev at ispras dot ru  2009-02-12 15:33 -------
Created an attachment (id=17290)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17290&action=view)
test for money_put<>::put method

When grouping is disabled, money_put<>::put() method for digits should write
these digits as is, without thousands separator.


-- 


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


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