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

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

[Octave-bug-tracker] [bug #58648] Wrong error message using tfdata with


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #58648] Wrong error message using tfdata with non lti model arguments [control package 3.2.0 ]
Date: Tue, 30 Jun 2020 18:54:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Follow-up Comment #8, bug #58648 (project octave):

I think this may depend on the ability to look for all overloads of a given
function name with the "which -all" command, see bug #32088.

After that information is available, the unimplemented hook can use which -all
to find that 'tfdata' or any other function is a method of one or more classes
on the load path, and give a better diagnostic message.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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