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

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

[Octave-bug-tracker] [bug #57539] [octave forge] (instrument-control) de


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #57539] [octave forge] (instrument-control) dev fails to install in cygwin
Date: Sat, 4 Jan 2020 23:26:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

Follow-up Comment #5, bug #57539 (project octave):

Thanks, now both are built

src/serial/serial_class_lin.cc
src/serialport/serialport_class_lin.cc

As side note this test looks strange to the compiler and I agree:

tcp_class.cc: In member function ‘virtual octave_value
octave_tcp::subsasgn(cons
t string&, const std::list<octave_value_list>&, const octave_value&)’:
tcp_class.cc:169:29: warning: logical not is only applied to the left hand
side
of comparison [-Wlogical-not-parentheses]
           if (! u.length () > 0)
                             ^
tcp_class.cc:169:15: note: add parentheses around left hand side expression to
s
ilence this warning
           if (! u.length () > 0)
               ^~~~~~~~~~~~~
               (            )


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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