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

lib,zebra: Fix build errors for clang17 and gcc14 #15987

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davischw
Copy link
Contributor

Fixes a bunch of compiler warnings when building with clang-17 or gcc-14.

There is still a bug in the lexer of current bison 3.8.2 release (but fix merged in upstream) preventing build with clang-17;
akimd/bison@a166d54
We will have to wait on the bison devs to release new version.

@davischw
Copy link
Contributor Author

ci:rerun unrelated topotest failures.

@davischw
Copy link
Contributor Author

ci:rerun unrelated micronet failure

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant