https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1167 Summary: Unable to have file extensions in app names Product: Swift Version: trunk Platform: PC OS/Version: Mac OS Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] I'm not sure if this is a bug or by design, but Swift does not seem to allow file extensions in app names. For example: app (file o) simulation () { simulate.sh stdout=filename(o); } This results in: Swift trunk swift-r7349 (swift modified locally) cog-r3846 RunID: 20131202-1525-s8xkny3d Could not compile SwiftScript source: line 5:11: expecting a semicolon, found '.' Trunk has wildcards in tc.data now by default. That makes things very nice, but for apps that have extensions (.py, pl, .sh) it still requires an app definition. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.