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

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

[Octave-bug-tracker] [bug #59899] colon operator returns incompatible cl


From: Rik
Subject: [Octave-bug-tracker] [bug #59899] colon operator returns incompatible class for integer inputs
Date: Sat, 13 Feb 2021 21:26:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #8, bug #59899 (project octave):

I addressed comment #3 in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/c75996cbe3ba).  Octave now
distinguishes invalid data types (like a cell array {1}:5) and incompatible
data types (int8(1):int32(5)).

I also added xtest BIST tests for the remaining two issues in this report so
that it is not forgotten.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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