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

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

[Octave-bug-tracker] [bug #54465] Short Circuit Operators not working wi


From: Rik
Subject: [Octave-bug-tracker] [bug #54465] Short Circuit Operators not working with negation operator
Date: Tue, 28 Aug 2018 15:55:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #8, bug #54465 (project octave):

The change seems to work.  I used 


cd test
test parser.tst


and all 52 tests pass.

I get this warning during compilation though:


 CXX     
libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-oct-parse.lo
libinterp/parse-tree/pt-cbinop.cc:130:3: warning:
‘octave_value::compound_binary_op
octave::simplify_and_or_op(octave::tree_expression*&,
octave::tree_expression*&, octave_value::binary_op)’ defined but not used
[-Wunused-function]
   simplify_and_or_op (tree_expression_ptr_t& a, tree_expression_ptr_t& b,
   ^





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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