Skip to content

Fix iand

Nicolas Tancogne-Dejean requested to merge fix_iand into hotfix-11.2

Description

To be consistent with the rest of the routine, we need to use bitand here too.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports