comparison bootstrap @ 31174:fb1c7c8a030b stable

Fix duplicate names displayed with mixed @class/classdef classes (Bug #62802) * ov-classdef.cc (F__methods__): If class is a classdef one then use get_method_map() to find methods. Otherwise, class is a legacy @class one and use load_path.methods() to get methods.
author Rik <rik@octave.org>
date Wed, 03 Aug 2022 15:25:27 -0700
parents b0024e96ed31
children e98fb9b4be86
comparison
equal deleted inserted replaced
31172:e8a46f801825 31174:fb1c7c8a030b