gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] r26307 - /libs/gui/trunk/Source/NSApplication.m


From: Richard Frith-Macdonald
Subject: Re: [Gnustep-cvs] r26307 - /libs/gui/trunk/Source/NSApplication.m
Date: Wed, 26 Mar 2008 16:02:39 +0000


On 26 Mar 2008, at 15:33, Gregory John Casamento wrote:

The change wasn't to the return type, but to what it's being compared to in the method. We changed the declaration of a local variable to BOOL so that the comparison would be done properly.

I changed the code around a bit and added comments/documentation to (hopefully) clarify what's going on here. The fact that apple changed the return type for the delegate method, and we have to be backward compatible with the old version of the API, is obviously quite confusing.





reply via email to

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