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

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

[Octave-bug-tracker] [bug #39141] saved objects of user created class fa


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39141] saved objects of user created class fail to load without explicitly loading constructor
Date: Sun, 28 Jul 2013 16:10:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Update of bug #39141 (project octave):

                Category:                    None => Libraries              
              Item Group:                    None => Incorrect Result       
                  Status:                    None => Confirmed              
                 Release:                   3.6.4 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

Confirmed with both quaternion() and gf(). I suspect this may have to do with
the way types are registered with the Octave interpreter. Typically the
constructor function registers the type on the first call, so this error may
be due to that expected sequence not happening.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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