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

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

[Octave-bug-tracker] [bug #45331] unpack hangs when output file exists


From: Rik
Subject: [Octave-bug-tracker] [bug #45331] unpack hangs when output file exists
Date: Wed, 01 Jul 2015 21:21:51 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Update of bug #45331 (project octave):

                Category:                    None => Octave Function        
                  Status:         Patch Submitted => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Release:                     dev => 4.0.0                  

    _______________________________________________________

Follow-up Comment #10:

I checked in a change on stable that does most of what was asked for
(http://hg.savannah.gnu.org/hgweb/octave/rev/2fc43288a6c4).  

Unpack no longer hangs because the '-f' switch is supplied to both gzip and
bzip (I figured it was better to be consistent even though bzip doesn't
require it).

I couldn't use the '-k' switch to keep-around the archive because that is a
new gzip addition and not all Linux distros ship with a new enough version. 
So that remains a difference between Octave and Matlab.  We could open up a
separate Matlab Compatibility report about that.

The calculation of the output dir changed from the original patch because I
found it was putting all unpacked files in the current directory rather than
the directory where the archive resides.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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