On Sat, 2 Sep 2006 14:47:06 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Sat, 02 Sep 2006 14:44:01 +0200 Robert Cernansky <[EMAIL PROTECTED]> wrote: > > RC> On Sat, 2 Sep 2006 14:38:07 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote: > RC> > RC> > On Sat, 02 Sep 2006 14:26:00 +0200 Robert Cernansky <[EMAIL PROTECTED]> > wrote: > RC> > RC> > RC> 2. Message "Your corrent locale doesn't use UTF-8 encoding!..." is > RC> > RC> displayed always (it is true also for wx-2.6.2 and wx-cvs). > RC> > > RC> > This is because of a stupid GTK1 workaround in > wxLocale::GetSystemEncoding() > RC> > which I removed in HEAD and, just now, removed in 2.6 branch as well: it > RC> > forces UTF-8 locale to be reported as UTF-8. I think the best is to > disable > RC> > the check in M sources for wx <= 2.6.3, I'll do it. > RC> > RC> But how then tell to users that if they don't have utf8 locale set the > RC> things will be broken? > > Only by using wx 2.6.4+ I'm afraid. Of course, in theory we could > duplicate the code from wx to do the check in M sources... if you > could make a (tested) patch implementing this, I'd gladly apply it. I think I'll warn about it in the ebuild. So it will be printed after instalation on Gentoo. Robert -- Robert Cernansky E-mail: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
