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

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

[Octave-bug-tracker] [bug #64072] segfault when calling set with invalid


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64072] segfault when calling set with invalid parameters
Date: Thu, 20 Apr 2023 14:55:07 -0400 (EDT)

Follow-up Comment #3, bug #64072 (project octave):

The crash is gone, butt the error message is kind of confusing:

octave:1> quiver (1,2,3,4,5,6)
error: set: invalid syntax at input #2
error: called from
    __quiver__ at line 335 column 10
    quiver at line 92 column 10
octave:2> h = plot(1:10)
h = -38.949
octave:3> set(h,2)
error: set: invalid syntax at input #2


What is "input #2"?

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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