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

[cat] Ensure that ETS3 includes ordering rules that apply for ETS2 #1153

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

relokin
Copy link
Member

@relokin relokin commented Jan 31, 2025

No description provided.

@relokin
Copy link
Member Author

relokin commented Feb 4, 2025

@artkhyzha if you have moment I would like your thoughts on this.

I contemplated a fix for ETS3 in herd7 but I thought having the fix in the cat file will make it more accessible.

Copy link
Collaborator

@artkhyzha artkhyzha left a comment

Choose a reason for hiding this comment

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

Thank you, @relokin, LGTM.

I understand the alternative solution would be to automatically enable ets2 when ets3 is enabled. Not sure why the alternative would be preferable. In principle, one may assume that ets3 implies ets2, but the transliteration of the rules in the Arm ARM does not presently indicate that, so not sure if the assumption is really intuitive.

@relokin relokin merged commit 3b17d6e into herd:master Feb 5, 2025
2 checks passed
@relokin
Copy link
Member Author

relokin commented Feb 5, 2025

Thanks the review @artkhyzha !

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.

2 participants