]> Savannah Git Hosting - gnulib.git/commit
maint: fix __clang_major__ misspellings
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Dec 2021 23:24:03 +0000 (15:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Dec 2021 23:24:28 +0000 (15:24 -0800)
commitbecd51839b868d6c9be6b413f93773f3701a2d3b
treeabcd2fbdc92c90db229cb548e21c1e17959a1b67
parent119622a83d47b01b5a9fb2af4542cdb45f4eb83b
maint: fix __clang_major__ misspellings

The intprops.h typo fix should fix a bug in Emacs on Debian testing
with clang <https://bugs.gnu.org/52711>.
* lib/asyncsafe-spin.c, lib/intprops.h, lib/pthread-spin.c:
Fix some misspellings of ‘__clang_major__’.
I left one misspelling alone, in lib/cdefs.h,
and instead reported that bug upstream here:
https://sourceware.org/pipermail/libc-alpha/2021-December/134512.html
ChangeLog
lib/asyncsafe-spin.c
lib/intprops.h
lib/pthread-spin.c