Incorrection initialization of var_expr*

Bug #1142337 reported by Paul J. Lucas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
Medium
Markos Zaharioudakis

Bug Description

src/compiler/rewriter/rules/index_join_rule.cpp:603:16: warning:
      initialization of pointer of type 'zorba::var_expr *' to null from a
      constant boolean expression [-Wbool-conversions]
        return false;
               ^~~~~

It should return nullptr.

Changed in zorba:
status: New → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.