Boris Bügling

Results 52 comments of Boris Bügling

I can't actually reproduce this issue with Swift on OS X: ``` bash $ cat main.swift import Chores print((>["env"]).stdout) $ ./.build/debug/test|grep ^PATH PATH=/Library/Developer/Toolchains/swift-2.2-SNAPSHOT-2015-12-22-a.xctoolchain/usr/bin:[…] ``` The `PATH` is identical to the...

You're absolutely right, thanks.