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, 18 Jul 2005 17:06:45 +0200
User-agent: Mutt/1.5.6i

On Thu, Apr 28, 2005 at 10:23:16AM +0100, Sithrandel wrote:
> As for checking for towupper, that is not a solution for the binary 
> package which is how most Mac users are going to encounter Wesnoth. 

Unfortunately we now have a bug report that states the towupper/towlower
workaround is needed not only for old Mac OS X versions, but also for
(at least some versions of) OpenBSD.
    https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=13709

So plonking a runtime check into the code is just not going to be
good enough, we need a compile time check that can be added to the
autotools process.  The Mac OS X build can then rely on HAVE_TOWUPPER
(or whatever this should be called) being false, keeping the current
conservative behaviour or selecting Mac-specific runtime checks.

-- address@hidden




reply via email to

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