libuv/include
Rudi Heitbaum e62ccbf770 unix: do not cast to char variables that are const char
Fix the casting of const char varaibles with const char returns from
functions, when the data being returned is not being modified.  Includes
the part revert of "unix: fix compilation warnings with GCC 15"

This reverts commit 50ed2fd7bd.
2026-03-06 18:06:19 +01:00
..
uv Now working on version 1.52.1 2026-02-10 21:00:35 -05:00
uv.h unix: do not cast to char variables that are const char 2026-03-06 18:06:19 +01:00