NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

standards/59335: C23: <limits.h> additions



>Number:         59335
>Category:       standards
>Synopsis:       C23: <limits.h> additions
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    standards-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 20 21:35:01 +0000 2025
>Originator:     Taylor R Campbell
>Release:        current
>Organization:
The NetBSD23 Limitation
>Environment:
>Description:
Some new definitions in limits.h:

#define BOOL_WIDTH 1
#define CHAR_WIDTH CHAR_BIT
#define SCHAR_WIDTH CHAR_BIT
#define UCHAR_WIDTH CHAR_BIT

plus:

- SHRT_WIDTH, USHRT_WIDTH
- INT_WIDTH, UINT_WIDTH
- LONG_WIDTH, ULONG_WIDTH
- BITINT_MAXWIDTH
>How-To-Repeat:
standards inspection
>Fix:
Yes, please!



Home | Main Index | Thread Index | Old Index