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: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #65712] sort over InF dimension coredumps
Date: Wed, 8 May 2024 15:15:34 -0400 (EDT)

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

I was thinking that sort (A, inf) is in the same category as sort (A, n) for n
> ndims (A), so it should return A. My initial edit on default got that wrong
(was trying to get an error for inf back then) but the BIST for that uncovered
the crash.

I can make the cherry-picked changes for the no-crash-on-inf part. I'm testing
that on stable and will push in a bit. Those changes are all only in
Array-base.cc and easy to merge into default.

But the changes to data.cc cause merge conflicts if I try to make them on
stable and then merge to default. Mainly because of missing functions on
stable.

I'll do it one at a time and we can test after each. 



    _______________________________________________________

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]