Closed ileanadumitrescu95 closed 2 years ago
SourceForge patch 12 written by Brian Enigma on 2011-08-07
If you enable XDS_SEP_DUMP in caption.c, you'll get a compile-time error about a for loop's "i" being undefined. This patch fixes that.
defines "int i" for XDS_DEP_DUMP
debug_xds_compiletime.patch.txt
Applied in commit 9124a35 "SF #12 Fix XDS debug compile-time error"
SourceForge patch 12 written by Brian Enigma on 2011-08-07
If you enable XDS_SEP_DUMP in caption.c, you'll get a compile-time error about a for loop's "i" being undefined. This patch fixes that.
defines "int i" for XDS_DEP_DUMP
debug_xds_compiletime.patch.txt