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: [Patch] Fix for Martin's issue


>2003-12-19  Paolo Carlini  <pcarlini@suse.de>
>
>	* include/bits/locale_facets.tcc (num_get::_M_extract_int,
>	num_get::_M_extract_float): According to 22.2.2.1.2, p8-9,
>	first look for decimal_point and thousands_sep.
>	* testsuite/22_locale/num_get/get/char/11.cc: New.
>	* testsuite/22_locale/num_get/get/wchar_t/11.cc: Likewise.	

Looks good to me! Thanks for fixing this up.

-benjamin


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