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

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

[Octave-bug-tracker] [bug #63141] Octave shows warning on texinfo doc fu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63141] Octave shows warning on texinfo doc functions with more than one @seealso
Date: Wed, 5 Oct 2022 03:33:06 -0400 (EDT)

Update of bug #63141 (project octave):

                  Status:         Patch Submitted => Ready For Test         

    _______________________________________________________

Follow-up Comment #8:

The minimum change that we require is probably to change the pattern to
account for the fact that regular expressions are greedy. This avoids issues
if the @seealso isn't the very last element in a docstring.
While we are at it, it probably wouldn't hurt to allow multiple @seealso in a
single docstring again to avoid possible regressions with docstrings that were
interpreted correctly with previous versions of Octave.

I pushed the change to the default branch here:
https://hg.savannah.gnu.org/hgweb/octave/rev/2deb14b9ad27

Marking as ready for test.

For the remaining issue (missing new line after the @seealso in case some text
appears after it), it might be better to track it in a separate report.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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