Thanks! That was easy. I retrofitted also the version 9 changes regarding the bit::bitAnd change into the ** operator (and other similar changes). Could not find the operator section in the Wiki. Wonder why for instance ** was chosen instead of the usual &&. Fortunately the warning messages led the way.