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, 17 Mar 2015 20:04:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Update of bug #44007 (project octave):

                  Status:             In Progress => Patch Submitted        

    _______________________________________________________

Follow-up Comment #54:

OK here's the fix for both tar.m and unpack.m (see bug #43979) as these are
closely related.

Both functions require __w2mpth__.m that converts the Windows path to MSYS
style.
In unpack.m, the last remaining bug I saw was fixed with
make_absolute_filename() - that leaves Windows filesep ("\") intact while
canonicalize_file_name() converted them to "/" (which broke the tests on
Windows).

I tested the fixes on Windows and Linux.

@Rik:
Will you please review and if OK, push the patch? Thanks

(file #33384)
    _______________________________________________________

Additional Item Attachment:

File name: tar_unpack_bugs_44007_43979.cs Size:3 KB


    _______________________________________________________

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]