Hi
Have you checked for local file corruption on your machine ... these lines in 
NSPointerArray.m should be in the comment at the start of the file, so the 
compiler should certainly not be reporting an error in them.
You were right, Richard, something got screwed indeed with my svn repository, even if no changes were detected. I did a complete clean checkout of -base and the problem went away.

However build now fails with this new error:

 Compiling file GSMDNSNetServices.m ...
GSMDNSNetServices.m: In function '-[GSMDNSNetServiceBrowser cleanup]':
GSMDNSNetServices.m:289: error: '_reserved' undeclared (first use in this function) GSMDNSNetServices.m:289: error: (Each undeclared identifier is reported only once
GSMDNSNetServices.m:289: error: for each function it appears in.)
GSMDNSNetServices.m:305: error: '_netServiceBrowser' undeclared (first use in this function) GSMDNSNetServices.m: In function '-[GSMDNSNetServiceBrowser executeWithError:]': GSMDNSNetServices.m:328: error: '_reserved' undeclared (first use in this function)

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to