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

Issue 632A #633

Merged
merged 4 commits into from
Mar 15, 2024
Merged

Issue 632A #633

merged 4 commits into from
Mar 15, 2024

Conversation

Mightyjo
Copy link
Contributor

Fix build errors preventing successful make distcheck on MacOS X.

Comment out dead code in scan.l

Refs: westes#632
tests/prefix_c99.l calls a function before its definition from within
a dead code block. This is treated as an error in newer compilers. The
test isn't needed as the scanner's main() repeats the call.

Refs: westes#632
@westes westes merged commit 3d2cc12 into westes:master Mar 15, 2024
3 checks passed
@westes
Copy link
Owner

westes commented Mar 15, 2024

Thanks for this; it's now on master.

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

Successfully merging this pull request may close these issues.

2 participants