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

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

[Octave-bug-tracker] [bug #65442] legend.m fails on polar plot when exec


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65442] legend.m fails on polar plot when executed more than one time
Date: Tue, 12 Mar 2024 04:48:08 -0400 (EDT)

Follow-up Comment #5, bug #65442 (group octave):

Your patch looks good to me in general.
Just a minor remark with respect to the general coding pattern when it comes
to unwind_protect-blocks: Afaict, variables that are used in the
unwind-section are usually defined *before* the start of the protected section
of the code.
Could you please move the line that defines `hvisibility` to before
`unwind_protect`?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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