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

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

[Octave-bug-tracker] [bug #65632] legend produces patch error due to cda


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65632] legend produces patch error due to cdata size mismatch
Date: Wed, 24 Apr 2024 14:12:21 -0400 (EDT)

Update of bug #65632 (group octave):

                  Status:                    None => Confirmed              
                 Release:                  stable => 9.1.0                  
        Operating System:               GNU/Linux => Any                    
                 Summary: legend does not show marker in 3d plots => legend
produces patch error due to cdata size mismatch

    _______________________________________________________

Follow-up Comment #5:

confirming the issue occurs on 9.1.0 and not on 8.4.0.  legend in 8.4.0 is
calling `__go_patch__` the same way in both versions, so the issue does seem
related to changes in graphics.cc.  testing different revisions, that error
started with 
https://hg.savannah.gnu.org/hgweb/octave/rev/c4500208f280

that push was intended to prevent an octave crash from inconsistent user input
to patch.  might take a bit more digging to see why legend's input to
`__go_patch__` is breaking things.  that' buried in graphics.cc, though, so a
bit tougher to step through and probe than the other m-code.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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