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 EVMC_LATEST_REVISION to EVMC_MAX_REVISION #184

Merged
merged 4 commits into from
Jan 21, 2019
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented Jan 18, 2019

Closes #175

@axic
Copy link
Member

axic commented Jan 18, 2019

I think this is a breaking change, unless you plan to make a 7.x release next I'd suggest to postpone this. As a workaround we could have both enum values in 6.x and remove the old one in 7.x

@chfast
Copy link
Member Author

chfast commented Jan 21, 2019

I marked the EVMC_LATEST_REVISION as deprecated.

*
* @deprecated Replaced with ::EVMC_MAX_REVISION.
*/
EVMC_LATEST_REVISION EVMC_DEPRECATED = EVMC_MAX_REVISION
Copy link
Member

@axic axic Jan 21, 2019

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Shit happens...

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

2 participants