Hi,
I can't use terminate() function of (NS)Task on Linux because it's not yet 
implemented. I'm using Swift v.3.0.0 on 64-bit Ubuntu 14.04 LTS. Here's the 
error message upon calling the function:
fatal error: terminate() is not yet implemented: file Foundation/NSTask.swift, 
line 407                                                        Illegal 
instruction
So, is there a way to terminate a process that is launched by (NS)Task on 
Linux? Or has it already implemented on Swift 3.0.2?
Thank you.
Regards, 
–Mr Bee
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to