SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-91782: Define static_assert() macro on FreeBSD (#91787)

On FreeBSD, if the static_assert() macro is not defined, define it in
Python until <sys/cdefs.h> supports C11:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255290
V
Victor Stinner committed
1b184c84082530f35c593cb7728752e258371c30
Parent: 1a2b282
Committed by GitHub <noreply@github.com> on 4/21/2022, 2:40:34 PM