Re: (u)intN_bfmt macros use (u)intN0_fmt_base instead of (u)intN_fmt_base

From: Laurent Bercot <ska-skaware_at_skarnet.org>
Date: Mon, 21 Nov 2022 01:09:18 +0000

>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

This archive was generated by hypermail 2.4.0 : Mon Nov 21 2022 - 02:09:47 CET