bug-gnustep
[Top][All Lists]
Advanced

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

Re: Fix, Base/GDL2 GSCompatibility.m (-boolValue)


From: David Ayers
Subject: Re: Fix, Base/GDL2 GSCompatibility.m (-boolValue)
Date: Mon, 27 Jul 2009 09:26:48 +0200

Am Montag, den 27.07.2009, 11:39 +0800 schrieb Georg Fleischmann:
> Hi,
> 
> >> #ifndef MAC_OS_X_VERSION_10_5
> >> - (BOOL) boolValue
> >> {
> >>    ...
> >> }
> >> #endif
> >
> > Well that version will work for the current version but will  
> > compile it
> > again for future versions.  My best bet would be something like the
> > attached patch.  Richard, is this usage of the API macros legitimate?
> 
>  From my understanding it should continue to work.
> MAC_OS_X_VERSION_10_5 is supposed to be defined on Apple 10.5 systems  
> and later, but not before.

Ah... OK, Thanks!  I did not know/understand that... So I committed you
original suggestion.  Let me know if works as expected.

Cheers,
David

-- 
David Ayers          Fellow of the Free Software Foundation Europe
http://www.fsfe.org                     http://fellowship.fsfe.org






reply via email to

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