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

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

[Octave-bug-tracker] [bug #65712] sort over InF dimension coredumps


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65712] sort over InF dimension coredumps
Date: Wed, 8 May 2024 15:36:54 -0400 (EDT)

Follow-up Comment #36, bug #65712 (group octave):

looks like -inf will still crash. -dim is correctly caught with an input
validation error.  is there a simple way to catch -inf there without
triggering the crash? (something like > abs(ndims()) would maybe redirect too
much of the -dim space to return *this instead of error, but something absurd
like 

dim >= ndims () || dim < -9999

might cover it pending a better fix?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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