seperate multiple filenames by non-space character in pkg.m

Benjamin Lindner lindnerben at gmx.net
Thu Oct 2 02:08:37 CDT 2008


Benjamin Lindner wrote:
> Hello,
> 
> in octave 3.0.2 the package manager currently seperates multiple files 
> to be installed for a forge package by a space character.
> This breaks if the filename(s) themselves contain spaces, since the call 
> to split() returns incorrect filenames
> 
 > The attached patch changes the behaviour to use the PATHSEP character 
 > to separate multiple filenames.


Sorry, should have been a hg changeset.

benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pkg_separate-pathsep.hg
Url: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081002/780dde38/attachment.ksh 


More information about the Bug-octave mailing list