>In src/header/bits-template,
>
>line 22:
>#define uint_at_BITS_at__bfmt(s, b) uint_at_BITS_at_0_fmt_base(s, (b), 2)
>
>and line 45:
>#define int_at_BITS_at__bfmt(s, b) int_at_BITS_at_0_fmt_base(s, (b), 2)
>
>shouldn't have zeros
Good catch, thanks! Fixed in current git.
--
Laurent
Received on Mon Nov 21 2022 - 02:09:18 CET