This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Some details on the named locale problem
Ulrich Drepper wrote:
> Paolo Carlini <pcarlini@unitus.it> writes:
>
> > One final (minor) question: do you think we should check or not in
> > testsuite for a '\0' as the thousands separator of locales such as
> > it_IT and fr_FR ?
>
> You mean check whether the C locale reports "" as the thousand
> separator string for it_IT etc? This would be none of the libstdc++
> test suite's business.
Ok, I will remove that check from the new testsuite entry.
Cheers,
Paolo.