gnustep-dev
[Top][All Lists]
Advanced

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

Re: Compile issues


From: Amr Aboelela
Subject: Re: Compile issues
Date: Mon, 3 Nov 2014 10:15:11 -0800

Hi Riccardo,
Actually I had issues in multithreading, that if I use a BOOL between 2 threads, the app crash. To go around it, I have to use NSConditionLock 

On Sat, Nov 1, 2014 at 10:43 AM, Riccardo Mottola <address@hidden> wrote:
Hi,

Amr Aboelela wrote:
WARNING your program is becoming multi-threaded, but you are using an ObjectiveC runtime library which does not have a thread-safe implementation of the +initialize method. Please see README.initialize for more information.
I don't know what myOS is, but most of the time it is not a problem, you can ignore this warning. It depends on what is done in your initialize method. I never had a problem.

Riccardo



--
Info about Islam: http://wikiz.info/islam


reply via email to

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