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

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

[Octave-bug-tracker] [bug #65928] movfun dimension constraints: shouldn'


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65928] movfun dimension constraints: shouldn't error for dim > ndims(x), or wlen > size(x, dim), or wlen=1
Date: Sun, 30 Jun 2024 21:42:03 -0400 (EDT)

Follow-up Comment #2, bug #65928 (group octave):

those were tests for bug #65927.  it passes for me on stable, I'm rebuilding
default now to test.  I think markus found bug #65221 which makes inputParser
persistent in movfun on default. I'm not sure how that is creating the error
within the test environment though. that error is what i would expect if
calling 

movfun (@mean, a 2, 'dim', 4)  

(calling for dim4 operation on a dim3 object). guessing it's something about
the persistent parser change. I'm guessing it may be possible to sidestep the
test failure by splitting that into two %!test blocks, but it shouldn't be
necessary.


    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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