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

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

[Octave-bug-tracker] [bug #62802] "methods classdef" shows some methods


From: Rik
Subject: [Octave-bug-tracker] [bug #62802] "methods classdef" shows some methods twice for mixed classdef/@class classes
Date: Wed, 3 Aug 2022 18:47:55 -0400 (EDT)

Update of bug #62802 (project octave):

              Item Group:                    None => Inaccurate Result      
                  Status:                    None => Ready For Test         
                 Release:                     dev => 7.2.0                  
                 Summary: "methods classdef" shows some methods twice =>
"methods classdef" shows some methods twice for mixed classdef/@class classes

    _______________________________________________________

Follow-up Comment #11:

I fixed this on stable in this changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/fb1c7c8a030b.

I took the less compute-intensive approach of using get_method_map when the
object is a classdef object or load_path.methods when it is a legacy @CLASS
rather than using both and then uniquifying the result.

Marking as Ready for Test.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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