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] | |
On 05/04/2011 01:20 PM, Sam Varshavchik wrote:The messages facet is broken everywhere, including GNU/Linux. do_open() calls textdomain(), which sets the global message catalog domain, and do_get() calls gettext(), which uses the global message catalog domain.Note that we have libstdc++/13631, about messages. It would be nice if you could comment on that audit trail thus saving the additional details in a convenient place.
Constructively, I would also encourage you to submit fixes, preferably of a sort not breaking the binary compatibility (otherwise, we can still look into the patches now, but would be targeted at the ABI breaking branch opened by Francois)
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |