Update Xalloca.h to reduce compiler warnings:
The parameter for alloca() was "int" for the (long-obsolete) SunOS 4.
In Solaris and anything newer than the early 1990s, it is "size_t".
Signed-off-by:
Thomas E. Dickey <dickey@invisible-island.net>
Showing
Please register or sign in to comment