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

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

[Octave-bug-tracker] [bug #53032] Variable Editor: Leftover debugging co


From: Rik
Subject: [Octave-bug-tracker] [bug #53032] Variable Editor: Leftover debugging code in delete operation
Date: Fri, 2 Feb 2018 13:59:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53032 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #3:

Another item for cleanup, when compiling I now get many warnings of this type


libinterp/octave-value/ov-base-scalar.cc:193:67: warning: unused parameter
‘fmt’ [-Wunused-parameter]
libinterp/octave-value/ov-base-scalar.cc: In instantiation of
‘std::__cxx11::string octave_base_scalar<ST>::edit_display(const
float_display_format&, octave_idx_type, octave_idx_type) const [with ST =
octave_int<long int>; std::__cxx11::string = std::__cxx11::basic_string<char>;
octave_idx_type = long int]’:
libinterp/octave-value/ov-uint8.cc:79:62:   required from here


The issue seems to be in ov-base-scalar.cc which is included in all of the
ov-*int*.cc files.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53032>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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