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

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

[Octave-bug-tracker] [bug #35118] incorrect builtin() behaviour in objec


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #35118] incorrect builtin() behaviour in object methods
Date: Tue, 16 Nov 2021 18:09:45 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

Follow-up Comment #4, bug #35118 (project octave):

I still see problems in Octave 6.4.0, although not sure if the error is
unchanged.

After creating the three function files under @myobj, i get:


>> x = myobj ("test");
>> transpose (x)
error: max_recursion_depth exceeded
error: called from
    transpose
    transpose at line 3 column 3


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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