This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Thanks!
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: bkoz at redhat dot com
- Cc: libstdc++ at gcc dot gnu dot org, drepper at redhat dot com
- Date: Mon, 28 Jan 2002 21:52:52 +0100
- Subject: Thanks!
Benjamin,
I would like to thank you for the time you spent reading my various postings and
replying *very* interesting observations to each of them. I have learned so
much!
In particular, I find very interesting two points:
1- That *both* the it_IT and the fr_FR locales do not include such *minimal*
piece of information corresponding to thousand_sep() and the grouping(). Don't
you find this really unexpected?!?
2- It never occurred to me before that the C++ concept of "C" locale is
different from the real C locales...
Thanks again,
Paolo.