bugGNU Octave - Bugs: bug #36325, CLOSE command stops working after...

 
 

bug #36325: CLOSE command stops working after PATH command

Submitter:  Alexey Dvoretskiy <julieno>
Submitted:  Fri 27 Apr 2012 09:52:31 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Invalid / Not an Octave Bug Assigned to:  jordigh
Originator Name:  Alexey Dvoretskiy Open/Closed:  * Closed
Release:  * 3.2.4 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 27 Apr 2012 09:58:22 PM UTC, comment #1: 

This isn't a bug. You're misunderstanding what path does. You want addpath instead. I have already pushed the following that will warn you if you use path this way, and it will be part of Octave 3.8 or later:

http://hg.savannah.gnu.org/hgweb/octave/rev/7dd6ac033e69#l1.38

HTH

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Fri 27 Apr 2012 09:52:31 PM UTC, original submission:  

You can run PATH command and try to run CLOSE command after it:

octave-3.2.4.exe:4> close
octave-3.2.4.exe:5> close
octave-3.2.4.exe:6> close
octave-3.2.4.exe:7> path ('C:\MyDock1\octave\ex')
octave-3.2.4.exe:8> close
error: `close' undefined near line 8 column 1
octave-3.2.4.exe:8>

Alexey Dvoretskiy <julieno>

 

(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 jordigh (Posted a comment)
  • -email is unavailable- added by julieno (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
    2012-04-27 jordigh CategoryConfiguration and Build System Interpreter
    2012-04-27 jordigh StatusNone Invalid / Not an Octave Bug
        Assigned toNone jordigh
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code