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: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #45331] unpack hangs when output file exists
Date: Fri, 19 Jun 2015 20:19:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Follow-up Comment #5, bug #45331 (project octave):

With r2015b prerelease:

>> x = pi

x =

    3.1416

>> save foo x
>> gzip foo.mat
>> 


...and ML's file browser shows files "foo.mat" and "foo.mat.gz".

Now,

>> delete foo.mat

% a little wait just to be sure...
% OK, foo.mat is wiped.

>> gunzip foo.mat.gz
>>


makes "foo.mat" reappear and "foo.mat.gz" is not deleted.

bzip2/bunzip2 isn't supported by Matlab on Windows and I haven't had time to
install r2015b prerelease on Linux yet.


    _______________________________________________________

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]