bugGNU Octave - Bugs: bug #54049, exit(status) writes '\n' to stdout

 
 

bug #54049: exit(status) writes '\n' to stdout

Submitter:  None
Submitted:  Sun 03 Jun 2018 06:59:16 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Inaccurate Result
Status:  Fixed Assigned to:  None
Originator Name:  Sergey Litvinov Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Jun 2018 04:04:46 AM UTC, comment #1: 

Thank you for your bug report. Fortunately this is already fixed in the current stable release of Octave, 4.4.

Mike Miller <mtmiller>
Group Member
Sun 03 Jun 2018 06:59:16 PM UTC, original submission:  


octave --eval 'exit(0);'


writes '\n' to standard output. I think it should be consistent with


octave --eval '1;'


which does not write.

Anonymous

 

(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 mtmiller (Posted a comment)
  • -email is unavailable- added by None (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-06-04 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code