[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #61705] Wrong number of columns when removing
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #61705] Wrong number of columns when removing entry from empty vector |
Date: |
Tue, 10 May 2022 10:54:54 -0400 (EDT) |
Follow-up Comment #6, bug #61705 (project octave):
I see
x = []
x([]) ==> 0x0
x(logical ([])) ==> 0x1
so the behavior appears to be different (and incorrect) when performing
logical mask indexing.
If possible, this problem should be fixed without adding new special cases.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?61705>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/