[m-rev.] for review: use C99 conversion specifiers in the runtime

Julien Fischer jfischer at opturion.com
Sun Mar 29 03:27:56 AEDT 2026


On Sun, 29 Mar 2026 at 02:53, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
>
>
> On Sun, 29 Mar 2026 02:10:33 +1100, Julien Fischer <jfischer at opturion.com> wrote:
> > For review by anyone.
> >
> > The request for review is for the idea, the implementation itself is trivial.
>
> If gcc, clang, and Microsoft and Intel's compilers have supported these
> size specifiers for a couple of years, then I am fine with that.

With the exception of MSVC, which has only supported them since 2015, everything
else has supported them since the early 2000s, if not before.  (That
includes the IBM
C compiler on AIX.)

Julien.


More information about the reviews mailing list