Hi, I just tried compiling on FreeBSD 10.0 clang:
Compiling file NSThread.m ...
NSThread.m:810:14: error: assigning to 'int' from incompatible type 'void'
result = PTHREAD_SETNAME(pthread_self(),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Ideas? It looks it is Johannes' change here.
Riccardo
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev
