mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-08 02:02:23 +03:00
The stack-grows-down case is missing paren around the buf cast. The stack-grows-up case is missing a cast with the buf assignment. This leads to build failures due to -Werror: vfprintf.c: In function '_IO_vfprintf_internal': vfprintf.c:1738:16: error: initialization from incompatible pointer type [-Werror]
2.3 KiB
2.3 KiB