------- Comment #11 from mrsam at courier-mta dot com  2009-06-14 14:54 -------
The first part of this bug can be solved by using dcgettext(). do_open() needs
to save the text domain in the std::messages object, and do_get() needs to use
it to invoke dgettext(). The patch appears to be straightforward.

I have no idea about the second part of this bug.


-- 

mrsam at courier-mta dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrsam at courier-mta dot com


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

Reply via email to