- portability fix for AIX in include/my_sys.h: define alloca as a
compiler builtin when using gcc include/my_sys.h: - Portability fix: define alloca as a compiler builtin on systems that have gcc but no alloca.h (e.g. some IBM AIX flavors), use "#pragma alloca" when using IBMs compiler (xlr_C)
Showing
Please register or sign in to comment