bugGNU Octave - Bugs: bug #48598, bunzip2 and gunzip do not actually...

 
 

bug #48598: bunzip2 and gunzip do not actually output filenames

Submitter:  CarnĂ« Draug <carandraug>
Submitted:  Fri 22 Jul 2016 04:06:50 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 Sep 2021 05:33:04 PM UTC, comment #2: 

Can this report be closed now?

John W. Eaton <jwe>
Group administrator
Thu 02 Sep 2021 10:12:26 PM UTC, comment #1: 

This feature seems to have been implemented at some point.  I also checked in a changeset so that these functions only return output when nargout > 0 as I think that behavior is compatible with Matlab as well:

http://hg.savannah.gnu.org/hgweb/octave/rev/4eddc4cba4e9

I'm marking this report as ready for test.

John W. Eaton <jwe>
Group administrator
Fri 22 Jul 2016 04:06:50 PM UTC, original submission:  

The functions bunzip2 and gunzip are supposed to return the filenames of the uncompressed files. However, they return nothing.

Digging deeper into unpack, this functions parses the output of the applications to retrieve the output filename so maybe this has changed?

Carnë Draug <carandraug>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by carandraug (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-02-23 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2021-09-02 jwe StatusNone Ready For Test
    2016-07-29 jwe CategoryNone Octave Function

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code