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

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

[Octave-bug-tracker] [bug #61788] arrays of type int16 contain wrong num


From: Rik
Subject: [Octave-bug-tracker] [bug #61788] arrays of type int16 contain wrong numbers
Date: Fri, 14 Jan 2022 18:39:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

Follow-up Comment #15, bug #61788 (project octave):

@Hartmut: The code should be written to assume that created ranges are of the
corresponding data type as the base, increment, and limit.  If the range is
formed from uint8 values then the range itself will be of class uint8.

The implementation proposals being discussed here (full support for integer
ranges or support only for floating point ranges) only affect storage
requirements and not the class of the range.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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