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

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

[Octave-bug-tracker] [bug #64065] help text in m-file incorrectly identi


From: Rik
Subject: [Octave-bug-tracker] [bug #64065] help text in m-file incorrectly identified
Date: Tue, 30 May 2023 23:55:57 -0400 (EDT)

Update of bug #64065 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => 9.1.0 (current default)
         Planned Release:                    None => 9.1.0 (current default)

    _______________________________________________________

Follow-up Comment #2:

Thanks to your detective work I found where in lex.ll to make a change.  In
the end, I found a simple one-line solution which was to verify that the
comment type was NOT "end_of_line" (versus "block" or "full_line") before
adding the comment text as help text.  See changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/aaaee134c8df.

Marking bug as Fixed and closing report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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