From: Alessio Podda Date: Tue, 2 Jun 2026 09:01:21 +0000 (+0000) Subject: fix: dev: Fix stdc_count_zeros/stdc_count_ones polyfill mismatch X-Git-Tag: v9.21.23~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2226f19643046b835487b8d835ece5c061653b76;p=thirdparty%2Fbind9.git fix: dev: Fix stdc_count_zeros/stdc_count_ones polyfill mismatch A previous commit introduced a latent bug where the wrong popcount definition was used when overriding the compilation mode to C23. This MR fixes it. Closes #6055 Merge branch '6055-qp-polyfill-fix' into 'main' See merge request isc-projects/bind9!12165 --- 2226f19643046b835487b8d835ece5c061653b76