Skip to content

Fixed enum value in cluster_utils.cpp to fix build. #2576

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

Closed
wants to merge 1 commit into from

Conversation

vaughnbetz
Copy link
Contributor

@vaughnbetz vaughnbetz commented Jun 4, 2024

A PR I merged today (#2433) had an out of date enum (other changes on the master changed it to an enum class). This PR fixes it so the build compiles.

Description

cluster_util.cpp: --> changing return at line 1248 to e_block_pack_status::BLK_STATUS_FAILED.

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Jun 4, 2024
@vaughnbetz vaughnbetz closed this Jun 4, 2024
@vaughnbetz
Copy link
Contributor Author

Alex fixed this before I merged ... closing.

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.

1 participant