mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
d85444c95d51fe53dd98bcac4a4c1aa4dc3f92f0
* lib/fstrcmp.c (fstrcmp_free_resources, fstrcmp_bounded): Use a compound literal to convert to uintptr_t. * lib/wait-process.c (wait_subprocess): Use a compound literal to convert to int. * lib/sigsegv.c: Revert last change. Instead, disable -Wuseless-cast in this compilation unit. * tests/jit/test-cache.c: Likewise. * tests/test-limits-h.c: Disable -Wuseless-cast warnings also for gcc 14, 15.
Please create and read the docs with $ cd doc $ make gnulib.html $ xdg-open gnulib.html or read the online manual at https://www.gnu.org/software/gnulib/manual/gnulib.html
Description
Languages
C
80.3%
M4
9.3%
Shell
3.8%
C++
2.6%
Python
1.6%
Other
2.2%