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

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

[Octave-bug-tracker] [bug #64692] colon range includes an extra value


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #64692] colon range includes an extra value
Date: Fri, 22 Sep 2023 21:59:01 -0400 (EDT)

Follow-up Comment #24, bug #64692 (project octave):

OK I moved it around and now it doesn't miss any warnings, even if it returns
a scalar not a range.

WIP patch attached.

But it breaks two tests with interp3 and interpn because the warning is now
different.


>>>>> processing ....octave/scripts/general/interp3.m
***** warning <ignoring unsupported '\*' flag> interp3 (rand (3,3,3), 1,
"*linear");
!!!!! warning failed.
Expected <ignoring unsupported '\*' flag>, but got <using floating point
values in range may yield unexpected results>

>>>>> processing ....octave/scripts/general/interpn.m
***** warning <ignoring unsupported '\*' flag> interpn (rand (3,3), 1,
"*linear");
!!!!! warning failed.
Expected <ignoring unsupported '\*' flag>, but got <using floating point
values in range may yield unexpected results>



(file #55162)

    _______________________________________________________

Additional Item Attachment:

File name: range.patch                    Size:2 KB
    <https://file.savannah.gnu.org/file/range.patch?file_id=55162>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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