In line with C++, constant reference parameters can take right value arguments. However with boolean parameters this always results in the error message "Incompatible argument". It works fine with integer parameters.
A fix is in CVS.