[swift-corelibs-dev] NSOperationQueue and friends
Tony Parker
anthony.parker at apple.com
Wed Mar 30 11:02:48 CDT 2016
Yah, we didn’t want to enable this by default yet because it’s still a work in progress. Also, it requires dispatch on Linux, which we are still working on getting integrated into the overall swift build process.
- Tony
> On Mar 30, 2016, at 4:42 AM, Daniel Eggert via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
>
>> On 28 Mar 2016, at 23:59, Philippe Hausler <phausler at apple.com> wrote:
>>
>> the swift-corelibs-foundation compiled for Darwin does not define that yet either. Are you seeing issues with it when defined?
>
>
> When I add
>
> OTHER_SWIFT_FLAGS = -DDEPLOYMENT_ENABLE_LIBDISPATCH
>
> it works. So I guess that's what I should do?
>
> /Daniel
>
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
More information about the swift-corelibs-dev
mailing list