octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40452] explicit clear will not clear function


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #40452] explicit clear will not clear function entered on the command line
Date: Sun, 03 Nov 2013 13:11:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #3, bug #40452 (project octave):

Hmmm, the syntax complaint on 

function foo "nop"; endfunction


doesn't show up now.... well that's better still.

As to your other request:

GNU Octave, version 3.7.7+
:
:
>> function [retval] = foo (); retval = 1; end
>> type foo
error: type: 'foo' undefined
>>


(on Windows & Linux) so yes that is still the behavior.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40452>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]