https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262039

--- Comment #19 from Tatsuki Makino <[email protected]> ---
(Continued from comment #18)

The following are different, so the build succeeds with my 12.3-STABLE and
fails with 12.3-RELEASE.

https://cgit.freebsd.org/src/tree/sys/sys/cdefs.h?h=releng/12.3#n722
https://cgit.freebsd.org/src/tree/sys/sys/cdefs.h?h=stable/12&id=259bedb8f6dce40fcabf228d2019337f70a60867#n722

__STDC_VERSION__ is also 201112L in llvm 10.0.1 and 201710L in llvm 13.0.0, but
both are greater than 201112L, so it doesn't matter.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to