[wx-dev] Re: MSVC9 gives warning on compiling 2.8 branch

Stefan.Neis at t-online.de Stefan.Neis at t-online.de
Wed Jan 2 05:03:38 PST 2008


** Reply to note from wx-dev at lists.wxwidgets.org Tue, 1 Jan 2008 21:36:22 +0100
>   
> On Mon, 31 Dec 2007 21:55:20 +0000 (UTC) Tim Stahlhut <stahta01 at verizon.net> wrote:
>   
> TS> The requested patch, except for __EMX__ code in src/common/intl.cpp, I
> TS> consider the patch already applied the best solution for it.
>   
>  I'm not sure if it's good enough or if we really need to define this
> __INTERNAL_DEFS for __EMX__ earlier but let's suppose it's ok for now and
> fix it later if necessary.

It's needed to turn on support for some of the not so well tested features related
to locale support in the C library headers. The point is just that it needs to
be defined before including locale.h so the current solution is fine.

        Regards,
	        Stefan	




More information about the wx-dev mailing list