octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44007] tar %!xtest fails on Windows due to fi


From: Rik
Subject: [Octave-bug-tracker] [bug #44007] tar %!xtest fails on Windows due to filesep issues and tar.exe issues
Date: Tue, 10 Mar 2015 22:34:14 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #35, bug #44007 (project octave):

After substituting GNU tar I get very close.  The problem now is that the
output filelist has CR/NL as the line separator and the m-file is coded to
assume just NL.  I can work around that by modifying the ostrsplit call.  So
really, it comes back to whether we can get a tar that works with native
separators and returns output on stdout.  GNU tar seems to fit the bill.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44007>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]