bugGNU Octave - Bugs: bug #32707, clear all and global

 
 

bug #32707: clear all and global

Submitter:  None
Submitted:  Tue 08 Mar 2011 12:04:04 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Robert Rehammar Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.2.3
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Mar 2011 08:25:06 PM UTC, comment #1: 

This bug has been fixed and is available in the current release (3.4.0).  Please upgrade to avoid this issue.

Rik <rik5>
Group administrator
Tue 08 Mar 2011 12:04:04 PM UTC, original submission:  

Doing

global foo = 1
clear all
global foo = 2
foo

produced undesirable result. Last line should print foo = 2 according to documentation (and previous versions of octave did) but it prints foo = 1

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 rik5 (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
    2011-03-08 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code