try to compile with -std=c90 4/n
commitc22082336c8620545496f4097c5cbdea69e26b6d
authortqfx <tqfx@tqfx.org>
Fri, 15 Nov 2024 15:31:48 +0000 (15 23:31 +0800)
committertqfx <tqfx@tqfx.org>
Fri, 15 Nov 2024 15:31:48 +0000 (15 23:31 +0800)
tree407e690681daf69479400814aec95b0ebf23b625
parent2500d7e6bb3055a78b5b136428907f7cbe5f5692
try to compile with -std=c90 4/n
44 files changed:
include/a/a.h
include/a/buf.h
include/a/que.h
include/a/slist.h
include/a/vec.h
javascript/CMakeLists.txt
lua/src/lua.c
python/CMakeLists.txt
src/complex.c
src/math.c
src/rbt.c
src/str.c
src/version.c
test/a.h
test/avl.h
test/buf.h
test/crc.h
test/hash.h
test/list.h
test/math.h
test/mf.h
test/notefreqs.h
test/pid.h
test/pid_expert.h
test/pid_fuzzy.h
test/pid_neuro.h
test/poly.h
test/que.h
test/rbt.h
test/regress.h
test/regress_linear.h
test/regress_simple.h
test/slist.h
test/str.h
test/test.c
test/tf.h
test/trajbell.h
test/trajpoly3.h
test/trajpoly5.h
test/trajpoly7.h
test/trajtrap.h
test/utf.h
test/vec.h
test/version.h