Re: Compiler warnings building GNUstep gui

2010-04-07 Thread Jens Ayton
On Apr 6, 2010, at 13:03, David Chisnall wrote: > On 6 Apr 2010, at 09:24, Fred Kiefer wrote: >> >> NSRulerMarker.m:189: warning: ‘-retain’ not found in protocol(s) > > I see this a lot in code ported from OS X. I'm not sure exactly why it's an > error for us and not on OS X, but all of the Coc

Re: Problem with Gorm and GDL2

2010-04-07 Thread David Ayers
I contemplated on relying on precompiled headers and converting everything in GDL2 to import Foundation.h (AppKit.h where applicable) but decided against it for now since I currently cannot test correctly. (I'm having VM issues) I hope that this is fixed now... Thanks for the report! Cheers, Dav

Re: Remove FusedSilica?

2010-04-07 Thread Quentin Mathé
Le 7 avr. 2010 à 09:38, Fred Kiefer a écrit : While going through the internal GNUstep headers I noticed that we still have the place holders for CoreGraphics in there that Adam added a few years ago. Now with an ever more complete implementation of CoreGraphics in opal these seem obsolete

Remove FusedSilica?

2010-04-07 Thread Fred Kiefer
While going through the internal GNUstep headers I noticed that we still have the place holders for CoreGraphics in there that Adam added a few years ago. Now with an ever more complete implementation of CoreGraphics in opal these seem obsolete to me. Should we just remove them? The only drawback I