Pavel Sanda wrote:
Pavel Sanda wrote:
Abdelrazak Younes wrote:
And I reverted your revert ;-)
The problem was that the member variable 'd' was shadowed.

hehehe, even after your fix i see:
GuiView.cpp:394: warning: suggest parentheses around assignment used as truth 
value
so while you are right about the shadowing the parenthesis are still needed for 
gcc.

Hum, I don't understand why you see this warning only here. This type of assignment is used many times elsewhere in the source code...

Abdel.

Reply via email to