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: Mon, 14 Dec 2020 15:59:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #59661 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #3:

Instead of calling symbol_table::find_function, I think we should be calling
find_method with the values of m_name and m_dispatch_class that are stored in
the class_simple_fcn_handle object.  My modified change is attached.

Sébastien, is it OK to use your example as a test?


(file #50461)
    _______________________________________________________

Additional Item Attachment:

File name: bug-59661-diffs.txt            Size:1 KB
    <https://file.savannah.gnu.org/file/bug-59661-diffs.txt?file_id=50461>



    _______________________________________________________

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]