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

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

[Octave-bug-tracker] [bug #45893] classdef properties are not reloaded w


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #45893] classdef properties are not reloaded when file is updated
Date: Mon, 14 Sep 2015 21:21:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

As per the warning message, Matlab detects that the class was modified and
that undefined behavior may occur until you "clear" any instances of that
class. After "clear", the new defn is used.

I think the difference between ML and Octave is that "clear" is sufficient in
Matlab whereas "clear classes" is required in Octave. Plus, no warning
message.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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