Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.h
since it is AIX specific only and compilers on other platforms issued warnings about it. include/my_sys.h: "#pragma alloca" is for IBM AIX only
Showing
Please register or sign in to comment