discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Compiling under Ubuntu 16.04


From: Niels Grewe
Subject: Re: Compiling under Ubuntu 16.04
Date: Fri, 26 Aug 2016 12:37:11 +0000

> Am 26.08.2016 um 10:46 schrieb David Chisnall <theraven@sucs.org>:
> 
> In theory, the libdispatch0 package from Ubuntu ought to work, though I’ve 
> not tested it.

In recent versions of Ubuntu/Debian it should work because libBlocksRuntime 
finally exports its symbols weakly so that libobjc2 can override them. But the 
libdispatch fork from nickhutchinson's repository still has a major advantage: 
It exposes a file descriptor that will become readable whenever the main queue 
has work to do. NSRunLoop now uses this to drain the main queue.

Cheers,

Niels

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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