Hi,
When I compile some GNUstep code with clang 3.0 on Ubuntu Linux with the
-Wall flag, there is the following warning :
In file included from
/usr/GNUstep/Local/Library/Headers/Foundation/Foundation.h:33:
In file included from
/usr/GNUstep/Local/Library/Headers/Foundation/FoundationErrors.h:29:
/usr/GNUstep/Local/Library/Headers/Foundation/NSObject.h:493:1: warning:
method has no return type specified; defaults to 'id'
[-Wmissing-method-return-type]
- error:(const char *)aString, ...;
^
(id)
Regards,
Benoît
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev