swig/Source/CParse
Olly Betts 6c4010e442 Resolve -Wstrict-prototypes warnings with clang-15
warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
2022-06-30 12:52:00 +12:00
..
cparse.h Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
cscanner.c Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
parser.y Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
templ.c Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00