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

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

[Octave-bug-tracker] [bug #48802] function overload resolution on functi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48802] function overload resolution on function handles fails on classdef methods defined in class body
Date: Fri, 15 Feb 2019 13:11:41 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36

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

I can't test that for you, but Matlab fundamental classes are documented at
https://www.mathworks.com/help/matlab/matlab_prog/fundamental-matlab-classes.html,
all builtin numeric types, logical, char, struct, cell, and table.

I don't know what they are trying to say with "a function in a class that is
not a fundamental Matlab class", since they don't give a counterexample. When
would the binding ever occur at the time of declaration? I have no idea. That
seems like another inconsistency, I would expect function handles to always be
symbolic and only bind to the function when they are invoked with their
arguments.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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