https://bugs.kde.org/show_bug.cgi?id=366135

--- Comment #4 from dcb...@hotmail.com ---
So what happens in the case where the if fails, so the call to toInt doesn't
get executed ?

The code then does this:

 bool ok;
 if (0) whatever;
 if (!ok) x = 1;

or are you saying that this project has a special version of C++ standard type
bool ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to