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

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

[Octave-bug-tracker] [bug #59661] classdef method call fails with "octav


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #59661] classdef method call fails with "octave_base_value::function_value(): wrong type argument '<unknown type>'"
Date: Tue, 15 Dec 2020 14:58:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #10, bug #59661 (project octave):

That's strange, I'm certain I verified my change, but I must have made a
mistake in my testing.

I also think that in this context, we should be looking for a method
associated with the dispatch type.  But find_method is returning an
octave_classdef_meta object instead of an octave_function object.

For now, I guess we should revert the change I made and use find_function
instead of find_method.  I'll do that soon unless someone gets there first.

Thanks.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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