[swift-users] why NSTask is Process on Apple platforms but it's Task on Linux?
Philippe Hausler
phausler at apple.com
Sun Nov 27 10:31:10 CST 2016
Looks like that renaming didn’t get updated correctly on swift-corelibs-foundation. I filed - https://bugs.swift.org/browse/SR-3279
> On Nov 26, 2016, at 9:42 PM, Mr Bee via swift-users <swift-users at swift.org> wrote:
>
> Hi all,
>
> It took me a few hours to find out why Process is unknown on Linux while it's available on macOS/iOS. Turned out, it's still called Task. Why is that? Is there anything like this on Swift Standard Library and Foundation for Linux?
>
> Thank you.
>
> Regards,
>
> –Mr Bee
>
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20161127/d372fa18/attachment.html>
More information about the swift-users
mailing list