[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
- Error while compiling on FreeBSD,
Riccardo Mottola <=
- Re: Error while compiling on FreeBSD, Lundberg, Johannes, 2014/12/01
- Re: Error while compiling on FreeBSD, Richard Frith-Macdonald, 2014/12/02
- Re: Error while compiling on FreeBSD, Riccardo Mottola, 2014/12/04
- Re: Error while compiling on FreeBSD, Wolfgang Lux, 2014/12/06
- Re: Error while compiling on FreeBSD, Riccardo Mottola, 2014/12/14
- Re: Error while compiling on FreeBSD, Lundberg, Johannes, 2014/12/14
- Re: Error while compiling on FreeBSD, Lundberg, Johannes, 2014/12/14
- Re: Error while compiling on FreeBSD, Riccardo Mottola, 2014/12/21
- Re: Error while compiling on FreeBSD, Riccardo Mottola, 2014/12/29
- Re: Error while compiling on FreeBSD, David Wetzel, 2014/12/29