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 compilation with gcc 14; Fix evaluation of $left, $right, $high, $low #1081

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

kamilrakoczy
Copy link
Collaborator

This PR fixes compilation for newer gcc version by adding missing include.

It also fixes evaluation of $left, $right, $high, $low by adding missing $ when comparing function name.

@tgorochowik
Copy link
Member

Thank you for the review!

@tgorochowik tgorochowik merged commit cdba7aa into chipsalliance:master Jul 31, 2024
6 checks passed
@tgorochowik tgorochowik deleted the fix-evaluation branch July 31, 2024 09:11
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.

4 participants