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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61788] arrays of type int16 contain wrong numbers
Date: Tue, 11 Jan 2022 12:09:34 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

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

To do C arithmetic with Octave integers requires extracting the C integer from
the Octave integer.  That most likely means additional specializations in the
range<T> template.  Yes, we can do that, but I see that path (and all of the
current discussion, and the need for special load/save functions, etc., etc.)
as additional present and future maintenance burden.  At this point, I'm
strongly in favor of eliminating that additional complexity.

    _______________________________________________________

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]