Fix compile warning about * with bool.

Le sigh, can't wait for if constexpr. This is a case of a compile warning in code that isn't actually ever called for bool.

Fixes #2935 (closed)

Merge request reports

Loading