0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00
Files
nasm/asm
H. Peter Anvin 595afc6f4b portability: add missing PRI* constants, signed 1 in bitfield hack
Add missing uses of PRI constants.

Create a PRI constant for size_t, since %z isn't available on all
platforms. Notably, the legacy Windows runtime needs %I instead of %z.
Use that on UCRT as well, since there doesn't seem to be a way to
determine if you are compiling for MSVCRT or UCRT.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-30 09:41:03 -07:00
..
2025-09-04 19:41:12 -07:00
2024-08-20 12:59:07 -07:00
2024-08-20 12:59:07 -07:00
2022-01-09 17:34:35 +01:00
2023-10-16 16:54:11 -07:00
2020-08-25 15:46:44 -07:00
2024-08-20 12:59:07 -07:00