[swift-users] Bls: Re: why NSTask is Process on Apple platforms but it's Task on Linux?

Mr Bee pak.lebah at yahoo.com
Sun Nov 27 20:31:22 CST 2016


Thank you. 
It also seems wrong on the (online) documentation. NSTask is available on objective C, but when I choose Swift, it shows the Process reference (though the content is actually similar since Process is actually NSTask).


–Mr Bee
 
 
  Pada Min, 27 Nov 2016 pada 23:31, Philippe Hausler<phausler at apple.com> menulis:   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/20161128/d7afd42d/attachment.html>


More information about the swift-users mailing list