Fix btor2parser linking and update Yices2 API compatibility#80
Merged
karthiknukala merged 1 commit intoSRI-CSL:masterfrom Jul 31, 2025
Merged
Fix btor2parser linking and update Yices2 API compatibility#80karthiknukala merged 1 commit intoSRI-CSL:masterfrom
karthiknukala merged 1 commit intoSRI-CSL:masterfrom
Conversation
Contributor
karthiknukala
commented
Jul 30, 2025
- Replace hardcoded -lbtor2parser with ${BTOR2TOOLS_LIBRARIES} in CMakeLists.txt to link against the btor2parser library found by cmake
- Update Yices2 API calls from STATUS_* to YICES_STATUS_* constants for compatibility with Yices2 API changes from rename yices status enum yices2#587
- Replace hardcoded -lbtor2parser with ${BTOR2TOOLS_LIBRARIES} in CMakeLists.txt
to properly link against the btor2parser library found by cmake
- Update Yices2 API calls from STATUS_* to YICES_STATUS_* constants
for compatibility with Yices2 API changes from SRI-CSL/yices2#587
ahmed-irfan
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.