[bug #68293] end keyword no longer working for large sparse arrays
Rik <[email protected]> Tue, 28 Apr 2026 12:32:41 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Update of bug #68293 (group octave):
Status: Confirmed => In Progress
Assigned to: None => rik5
_______________________________________________________
Follow-up Comment #1:
This is actually a consequence of more carefully checking the index operation.
Indices above flintmax() are indistinguishable and this should throw an
error. To recover existing behavior, it is probably the right choice to
re-frame the operation as
x(end,end,...)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68293>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCafDhKQAKCRCqLAuaBUf3 TjAXAP4nKJlDE5Ddz8KFCmznyy1gfGyvh7ReefwSylGPw5NvgQEAoL/Iu9dgzvaE mPzuJLtYPytqPDF7Of/wG4i8hkcXJA4= =OcPX -----END PGP SIGNATURE-----