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: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44007] tar %!xtest fails on Windows due to filesep issues and tar.exe issues
Date: Tue, 10 Mar 2015 21:41:38 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

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

@Rik, comment #31:
AFAICS only tar.m and unpack.m would require ispc() checks.
I'm not aware of other places in Octave's code where a tar binary is called
directly.

So I think it may still be easier to use the patch I made in comment #2, to
simply overhaul the file / directory path before feeding it to msys tar.exe.
That'll avoid having to maintain our own version of tar/bsdtar, and will
preserve some independence of  mxe builds.
For tar.m the fix is already there; for unpack.m (related) I think I've
spotted a good location for the fix.


    _______________________________________________________

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]