Fixed lots of warning and made code compatible with C89 and ANSI with -pedantic.
authorphil@softsynth.com <phil@softsynth.com@b0a0988d-7f52-0410-8c73-4f6cdee1a2cf>
Thu, 26 Aug 2010 02:07:37 +0000 (02:07 +0000)
committerphil@softsynth.com <phil@softsynth.com@b0a0988d-7f52-0410-8c73-4f6cdee1a2cf>
Thu, 26 Aug 2010 02:07:37 +0000 (02:07 +0000)
commita80283a747da0ca5a791dcfc5fe1a6261feecc5c
tree052317fa798a1926410863ec5423e27ab6b141b1
parent90975d261c7ab39186c75d8700261faab3427de7
Fixed lots of warning and made code compatible with C89 and ANSI with -pedantic.
Use fseek and ftell on WIN32 instead of fseeko and ftello.
build/unix/Makefile
csrc/pf_core.c
csrc/pf_guts.h
csrc/pf_inner.c
csrc/pf_io.h
csrc/pf_main.c
csrc/pf_save.c
csrc/pfcompil.c
csrc/pfcustom.c
releases.txt