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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #64072] segfault when calling set with invalid parameters
Date: Fri, 21 Apr 2023 18:45:24 -0400 (EDT)

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

Even if you want to call the equivalent of disp from C++, it's probably not
wise to always do that - the value could be a very large numeric array.  Then
we'd have people reporting bugs about how the error message was lost because
the value was displayed over thousands of lines.

We could have a "short_disp" function (maybe we already have something like
that?) to display a manageable amount of the value?  If so, then I'd like to
see this type of display of bad inputs used consistently, not just for a
single function.


    _______________________________________________________

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]