Re: [Gnustep-cvs] r27810 - in /libs/gui/trunk: ChangeLog Source/NSImage.m Source/NSScrollView.m

2009-02-08 Thread Gregory Casamento
This code is causing an issue on 64 bit systems. Please see the bug I just entered here: https://savannah.gnu.org/bugs/index.php?25520 GC On Sun, Feb 8, 2009 at 7:35 AM, Fred Kiefer wrote: > Fred Kiefer wrote: > > Richard Frith-Macdonald wrote: > >> Author: rfm > >> Date: Sun Feb 8 12:02:57

Re: [Gnustep-cvs] r27706 - in /libs/gui/trunk: ChangeLog Source/GSNibLoading.m Source/NSDrawer.m

2009-02-08 Thread Fred Kiefer
Fred Kiefer wrote: > The other change is more interesting. Did you switch of the memory > management for NIB connections because of the ugly memory problems this > is causing on applications like Bean? We have noticed this during our > session in Bergamo as well. My impression there was that outlet

Re: [Gnustep-cvs] r27810 - in /libs/gui/trunk: ChangeLog Source/NSImage.m Source/NSScrollView.m

2009-02-08 Thread Fred Kiefer
Fred Kiefer wrote: > Richard Frith-Macdonald wrote: >> Author: rfm >> Date: Sun Feb 8 12:02:57 2009 >> New Revision: 27810 >> >> URL: http://svn.gna.org/viewcvs/gnustep?rev=27810&view=rev >> Log: >> Use proxies for named images so that changes to images are nstantly reflected >> when you change th

Re: [Gnustep-cvs] r27810 - in /libs/gui/trunk: ChangeLog Source/NSImage.m Source/NSScrollView.m

2009-02-08 Thread Fred Kiefer
Richard Frith-Macdonald wrote: > Author: rfm > Date: Sun Feb 8 12:02:57 2009 > New Revision: 27810 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=27810&view=rev > Log: > Use proxies for named images so that changes to images are nstantly reflected > when you change themes. > > Modified: > l

Re: Allowing Applications to continue after exception...

2009-02-08 Thread David Chisnall
On 8 Feb 2009, at 06:47, Richard Frith-Macdonald wrote: Actually, I take it back ... maybe we can recover from an uncaught exception. Problem is ... if we are using native exceptions ... by the time the uncaught handler is called we have unwound the stack entirely and the program has no way