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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48802] function overload resolution on function handles fails on classdef methods defined in class body
Date: Sun, 3 Mar 2019 18:44:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

Oops, I think my tests had some errors.  Instead of making hte methods static,
they should have been called for the objects c1_obj and c2_obj instead of the
class names c1 and c2.  And there was also a syntax error in one of the
classes.

New versions of the files attached.  It would be helpful if someone could run
this example and report the results.  You'll need to save c1.m, c2.m, and m1.m
in separate files and then execute each line of the "code" section
individually since some of those may cause errors.





(file #46407)
    _______________________________________________________

Additional Item Attachment:

File name: test-code.txt                  Size:1 KB
    <https://savannah.gnu.org/file/test-code.txt?file_id=46407>



    _______________________________________________________

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]