[Swift-devel] Q about wrapper.sh
Mihael Hategan
hategan at mcs.anl.gov
Thu Oct 30 18:54:09 CDT 2008
On Thu, 2008-10-30 at 18:52 -0500, Mihael Hategan wrote:
> On Thu, 2008-10-30 at 18:47 -0500, Zhao Zhang wrote:
> > is that in vdl-int.k?
>
> seems so. But also in wrapper.sh.
>
> > if this is the case, I could manage it myself, I
> > think.
>
> see flatten() around line 50.
>
> Change
> for(i, butLast(...), if(isList(i) flatten(i) i), "|") last(...)
>
> to
> for(i, butLast(...), if(isList(i) flatten(i) i),
> "<separatorOfYourChoice>") last(...)
>
You should fix it properly though. Otherwise we may keep having
variations on this discussion.
More information about the Swift-devel
mailing list