wesnoth-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wesnoth-dev] Re: towupper


From: ott
Subject: Re: [Wesnoth-dev] Re: towupper
Date: Mon, 25 Apr 2005 13:19:11 +0200
User-agent: Mutt/1.5.6i

On Fri, Apr 22, 2005 at 10:55:35AM +0100, Sithrandel wrote:
> The problem with MacOSX is that 10.2.8 does not support wchar type nor 
> the towupper function.

How about doing a configure check for towupper()?  This would mean
changing the workaround to depend on something like #ifndef HAVE_TOWUPPER
instead of #ifdef __APPLE__ as currently.

-- address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]