Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix XDS debug compile-time error #17

Closed
ileanadumitrescu95 opened this issue Sep 20, 2022 · 1 comment
Closed

Fix XDS debug compile-time error #17

ileanadumitrescu95 opened this issue Sep 20, 2022 · 1 comment

Comments

@ileanadumitrescu95
Copy link
Contributor

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

@ileanadumitrescu95
Copy link
Contributor Author

ileanadumitrescu95 commented Sep 22, 2022

Applied in commit 9124a35 "SF #12 Fix XDS debug compile-time error"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant