gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error while compiling on FreeBSD


From: Riccardo Mottola
Subject: Error while compiling on FreeBSD
Date: Tue, 02 Dec 2014 01:47:06 +0100
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]