bugGNU Octave - Bugs: bug #57204, clear all causes error when...

 
 

bug #57204: clear all causes error when executed with F9

Submitter:  Lars Kindermann <larskindermann>
Submitted:  Mon 11 Nov 2019 10:06:37 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  ttl
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
   

Wed 13 Nov 2019 08:08:51 AM UTC, comment #2: 

Fixed for me, too.

Lars Kindermann <larskindermann>
Wed 13 Nov 2019 05:44:06 AM UTC, comment #1: 

I pushed cset http://hg.savannah.gnu.org/hgweb/octave/rev/3a85d8547584 which fixes the issue for me.

Torsten Lilge <ttl>
Group Member
Mon 11 Nov 2019 10:06:37 AM UTC, original submission:  

Open an editor and enter the lines


clear all
x=1


Mark the two limes an press F9 or click Run - Run Selection


>> clear all
error: 'octave_E21656' undefined near line 6, column 6
error: called from
    octave_k21656 at line 6 column 15
>>


No problem running the lines one after the other
No problem in 5.1
dev hg id: a1271c5b621a

Many scripts tend to start with a clear all during development...

Lars Kindermann <larskindermann>

 

(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 ttl (Updated the item)
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by larskindermann (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-11-13 ttl StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2019-11-13 ttl StatusConfirmed Ready For Test
    2019-11-12 ttl Assigned toNone ttl
    2019-11-12 siko1056 StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code