Skip to content

[NO_GRAPHICS][Warnings] Resolved Unused Variables #2519

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

Merged

Conversation

AlexandreSinger
Copy link
Contributor

There were some warnings of unused variables when NO_GRAPHICS was declared. Explicitly cast these variables to void to mark them as purposely unused.

This was one of the issues in issue #2518

There were some warnings of unused variables when NO_GRAPHICS was
declared. Explicitly cast these variables to void to mark them as
purposely unused.
@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Mar 27, 2024
@AlexandreSinger
Copy link
Contributor Author

@vaughnbetz This has passed CI and I have verified that it resolved the warnings in the NO_GRAPHICS build. Please review when you have a moment.

@vaughnbetz
Copy link
Contributor

Great, thanks!

@vaughnbetz vaughnbetz merged commit 7df2340 into verilog-to-routing:master Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-cpp C/C++ code VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants