Skip to content
Unverified Commit 6bb0d500 authored by Thomas Dickey's avatar Thomas Dickey
Browse files

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: default avatarThomas E. Dickey <dickey@invisible-island.net>
parent 17feb828
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment