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

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

[Octave-bug-tracker] [bug #61132] Colon operator fails for int64 and uin


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61132] Colon operator fails for int64 and uint64
Date: Tue, 30 Nov 2021 14:14:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #10, bug #61132 (project octave):

Getting a build error. Do you see something like this?


  CXX      liboctave/array/libarray_la-idx-vector.lo
../liboctave/array/idx-vector.cc:195:76: error: too few arguments to function
call, expected 4, have 3
      (static_cast<double> (m_start+1), static_cast<double> (m_step), m_len);
                                                                           ^
../liboctave/array/Range.h:112:21: note: 'make_n_element_range' declared here
    static range<T> make_n_element_range (const T& base, const T& increment,
                    ^
1 error generated.
make[2]: *** [Makefile:22111: liboctave/array/libarray_la-idx-vector.lo] Error
1



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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