Hi,
while compiling on windows, I get:
Compiling file NSXMLDocument.m ...
NSXMLDocument.m: In function `-[NSXMLDocument insertChild:atIndex:]':
NSXMLDocument.m:285: error: instance variable `_internal' is declared
protected
NSXMLDocument.m: In function `-[NSXMLDocument removeChildAtIndex:]':
NSXMLDocument.m:310: error: instance variable `_internal' is declared
protected
make[4]: *** [obj/libgnustep-base.obj/NSXMLDocument.m.o] Error 1
make[3]: *** [internal-library-all_] Error 2
Perhaps gcc3 is more picky here ?
Riccardo
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev