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

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

[Octave-bug-tracker] [bug #60497] Unable to pass int64 values to oct int


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60497] Unable to pass int64 values to oct interface reliably
Date: Sun, 2 May 2021 17:03:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #2, bug #60497 (project octave):

I haven't checked to be sure, but I suspect that the int64_value function is
something that existed before integer values were added to the octave_value
data type.  We should probably look at deprecating and removing all the
functions that are defined with the INT_CONV_MEDTHOD macro in ov-base.cc
short_value, ushort_value, int_value, uint_value, long_value, ulong_value,
int64_value, uint64_value.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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