[Swift-devel] Small issue

Tiberiu Stef-Praun tiberius at ci.uchicago.edu
Tue Oct 21 11:22:14 CDT 2008


type file{};

file fileArray[]<ext; exec="testMapper.sh">;
trace(@strcat("Files: ", at filenames(fileArray)));

Result:
SwiftScript trace: Files: blafoobar

Expected result:
SwiftScript trace: Files: bla foo bar

Issue to report: it seems that the trace prints results differently
for ext array, compared with all the other mappers (which leave spaces
in between the elements of the array)

Tibi

-- 
Tiberiu (Tibi) Stef-Praun, PhD
Computational Sciences Researcher
Computation Institute
5640 S. Ellis Ave, #405
University of Chicago
http://www-unix.mcs.anl.gov/~tiberius/



More information about the Swift-devel mailing list