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

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

[Octave-bug-tracker] [bug #65037] constructor argument getting lost


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #65037] constructor argument getting lost
Date: Fri, 12 Jan 2024 16:38:22 -0500 (EST)

Follow-up Comment #3, bug#65037 (group octave):

I don't think it is the best fix, but the attached change appears to avoid the
problem for me.  While working on this problem I was once again reminded of
how confusing the classdef code in Octave is (at least to me).  For this
particular case, we might want to combine the search for methods and
constructors instead of having to ignore constructors that are mis-identified
as methods only to have to search for them again as constructors! 
Unfortunately, any other fix that I looked at meant a much larger change that
I'm just not willing to take on at the moment.

Before I push this fix I'd like to add some tests and also decide whether it
should go on stable for the upcoming release or on default.



(file #55557)

    _______________________________________________________

Additional Item Attachment:

File name: bug-65037.txt                  Size:4 KB
    <https://file.savannah.gnu.org/file/bug-65037.txt?file_id=55557>


    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-627f867e2787b957955b95c61df60771504f1674.tar.gz


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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