[Swift-devel] Try the "TrySwift" pre-release snapshot
Michael Wilde
wilde at mcs.anl.gov
Thu Dec 12 23:04:32 CST 2013
> 1. When you hit "Execute" on the initial window (containing just a
> comment, no executable statements) Swift hangs :( and the user never
> gets a response.
Maybe its not hung. Maybe is just that "the user never gets a response".
Lets bracket the swift command output (whether normally or with errors), something like this:
---
swift command executing...
Swift trunk swift-r7139 cog-r3806
RunID: 20131212-2258-4ke1dhcb
Could not start execution:
Compile error in procedure invocation at line 9:
No function or procedure 'echo_app' found.
swift command completed.
(error above was intentionally created...)
More information about the Swift-devel
mailing list