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

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

[Octave-bug-tracker] [bug #61300] integer range might exceed upper limit


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61300] integer range might exceed upper limit
Date: Tue, 30 Nov 2021 10:13:39 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.34

Update of bug #61300 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #39:

I pushed a patch that moves to change to specializations for the octave_int<T>
types here:
https://hg.savannah.gnu.org/hgweb/octave/rev/20cefb3b0da6

Marking as ready for test.

Re comment #38: Afaict, only instantiations of the range<T> template for
double, float and octave_int<T> are available from .m file code. However, a
programmer could instantiate that template with other types in their own code,
e.g. for .oct files.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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