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

Rename smt status enum #466

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Rename smt status enum #466

wants to merge 3 commits into from

Conversation

ahmed-irfan
Copy link
Contributor

Towards fixing #418

Reason for the change:

STATUS_INTERRUPTED is a defined in windows, and we are using it in the smt_status_t enum. This PR renames the symbols used in the smt_status_t enum.

@coveralls
Copy link

Coverage Status

coverage: 65.098%. remained the same when pulling 9859cb9 on rename-smt-status-enum into 95f13c6 on master.

@markpmitchell
Copy link
Contributor

markpmitchell commented Oct 9, 2023 via email

@ahmed-irfan
Copy link
Contributor Author

At some point, we might consider prefixing all constants exposed as part of the API with YICES_, matching the function names. FWIW,

+1
That's a good point.

@ahmed-irfan ahmed-irfan added this to the Yices 2.7 milestone Oct 9, 2023
Copy link
Contributor

@disteph disteph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. That should go in the next non-backward compatible release though.

@ahmed-irfan ahmed-irfan modified the milestones: Yices 2.7, Yices 2.8 Oct 10, 2023
@ahmed-irfan ahmed-irfan self-assigned this Oct 10, 2023
@ahmed-irfan ahmed-irfan marked this pull request as draft October 10, 2023 18:45
@ahmed-irfan ahmed-irfan modified the milestones: Yices 2.8, Yices 2.7 Jan 30, 2024
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.

None yet

4 participants