bugGNU Octave - Bugs: bug #41513, No newline after closing...

 
 

bug #41513: No newline after closing interpreter with EOF

Submitter:  David Spies <dspyz>
Submitted:  Sat 08 Feb 2014 06:40:42 PM UTC
   
 
Category:  Interpreter Severity:  2 - Minor
Priority:  3 - Low Item Group:  Regression
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
   

Mon 07 Apr 2014 02:52:13 PM UTC, comment #5: 

I pushed the changeset to the development branch here (http://hg.savannah.gnu.org/hgweb/octave/rev/4ccd2b473f84).  Closing report.

Rik <rik5>
Group administrator
Thu 20 Mar 2014 04:19:09 PM UTC, comment #4: 

The patch looks fine.  We usually credit people who contribute to Octave with a "First Name, Last Name" mention in the manual.  We also like to check in the code with "First_Name Last_Name <email address>" so that if something does go wrong later, there is contact information in the log.  Are you okay with all of that?  If so, what name and e-mail contact would you like to use for the check in?

Rik <rik5>
Group administrator
Wed 19 Mar 2014 05:38:15 PM UTC, comment #3: 

I have submitted a patch for this bug.

(file #30949)

Vaibhav <vaibhavgupta1809>
Mon 10 Feb 2014 04:13:53 AM UTC, comment #2: 

I've marked this as a regression now, since this used to work correctly in 3.4.3, but no longer does in 3.6.4 and beyond.

Rik <rik5>
Group administrator
Sat 08 Feb 2014 10:12:50 PM UTC, comment #1: 

Confirmed.  I lowered the severity to minor and put the priority to low, but this doesn't seem that hard to fix if someone has the time.

Rik <rik5>
Group administrator
Sat 08 Feb 2014 06:40:42 PM UTC, original submission:  

(extremely minor bug, but I figure it's worth mentioning and it's probably easy to fix)

If I hit ctrl-D to exit the interpreter, it doesn't print a newline before exiting.  The next bash prompt follows the last octave prompt on the same line.  I'm using the "terminal" on Ubuntu 12.04

dspies@dspies-Latitude-D630:~$ octave -W
GNU Octave, version 4.1.0+
Copyright (C) 2013 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i686-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> dspies@dspies-Latitude-D630:~$

David Spies <dspyz>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by vaibhavgupta1809 (Updated the item)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by dspyz (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 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-04-09 mtmiller Open/ClosedOpen Closed
    2014-04-07 rik5 StatusConfirmed Fixed
    2014-03-19 vaibhavgupta1809 Attached File- Added bugfix_41513.patch, #30949
    2014-03-19 vaibhavgupta1809 Attached File- Added bugfix_41513.patch, #30948
    2014-02-10 rik5 Item GroupOther Regression
    2014-02-08 rik5 Severity3 - Normal 2 - Minor
        Priority5 - Normal 3 - Low
        Item GroupNone Other
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code