implicit conversion of NULL constant to 'bool'

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

Bug Description

zorba/src/compiler/translator/translator.cpp:1641:53: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
  for_clause* fiClause = wrap_in_forclause(argExpr, NULL);

The "NULL" should be "false".

description: updated
description: updated
Changed in zorba:
assignee: nobody → Markos Zaharioudakis (markos-za)
milestone: none → 3.0
Changed in zorba:
status: New → Fix Committed
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.