diff options
author | unknown <lenz@mysql.com> | 2002-07-03 18:45:38 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2002-07-03 18:45:38 +0200 |
commit | 0670fc939be40a938b401590b3a821e0c28ff91b (patch) | |
tree | 65a935ba87804f544829b381550784cca307e304 /mysys/array.c | |
parent | ef8712b2c7384d88b94c6c7542c3afa617ca66ca (diff) | |
download | mariadb-git-0670fc939be40a938b401590b3a821e0c28ff91b.tar.gz |
Added a compile fix for AIX to include/my_sys.h
Corrected some comments that were using C++-style instead of C-style
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" for
IBMs compiler (xlc)
mysys/my_getopt.c:
Replace C++-style comments with C-style comments
strings/ctype-latin1_de.c:
Replace C++-style comments with C-style comments
strings/ctype-tis620.c:
Replace C++-style comments with C-style comments
Diffstat (limited to 'mysys/array.c')
0 files changed, 0 insertions, 0 deletions