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

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

[Octave-bug-tracker] [bug #55746] interpreter fails to instantiate class


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55746] interpreter fails to instantiate classdef with classdef properties
Date: Thu, 21 Feb 2019 00:05:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #55746 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #2:

I finally had a chance to try your examples and here's what I see using hg ID
568565a70b5 (note your hg ID has a "+" appended indicating local changes --
what are those changes?)


octave:2> use_pckg
ver = 6.0.0
hg_id = 568565a70b58
cls1_inst =

<object pckg.cls1>


and with my current sources:


octave:2> use_pckg
ver = 6.0.0
hg_id = c65ade411d60
cls1_inst =

pckg.cls1 object with properties:

  c2: [1x1 pckg.cls2]



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55746>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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