1
0
Fork 0
android_external_alsa-utils/aplay
Rudi Heitbaum e73462beaf aplay, alsactl, topology: fix discards const from pointer target
Since glibc-2.43:

For ISO C23, the functions bsearch, memchr, strchr, strpbrk, strrchr,
strstr, wcschr, wcspbrk, wcsrchr, wcsstr and wmemchr that return pointers
into their input arrays now have definitions as macros that return a
pointer to a const-qualified type when the input argument is a pointer
to a const-qualified type.

https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00005.html

Closes: https://github.com/alsa-project/alsa-utils/pull/322
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2026-05-25 11:30:25 +02:00
..
aplay.1 Remove trailing spaces in man pages 2024-12-02 11:11:52 +01:00
aplay.c aplay, alsactl, topology: fix discards const from pointer target 2026-05-25 11:30:25 +02:00
formats.h aplay: add support for G.711 A_LAW enconding in AU file format 2026-01-08 14:16:34 +01:00
Makefile.am Remove more generated files on "make clean" 2026-05-25 11:21:38 +02:00