[Bug 1395] New: Annotate app produced files as unique
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1395 Summary: Annotate app produced files as unique Product: Swift Version: trunk Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] The motivation for this enhancement request is to handle the cases where different application runs produces output files with same names. A possible solution is to annotate such files as "@unique" or something similar and _Swift_wrap or some other layer puts this file in a uniquely named directory (or as a uniquely named file?). This will let users run an application in parallel without worrying about the output files being overwritten by successive runs (Swift does warns if such situation arises). -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov