Skip to content

Fix #5705 fix #5706: switch to Integer in Agda.Utils.Suffix#5707

Merged
andreasabel merged 1 commit intomasterfrom
issue5706
Dec 23, 2021
Merged

Fix #5705 fix #5706: switch to Integer in Agda.Utils.Suffix#5707
andreasabel merged 1 commit intomasterfrom
issue5706

Conversation

@andreasabel
Copy link
Copy Markdown
Member

Fix #5705 fix #5706: switch to Integer in Agda.Utils.Suffix.

Int suffixes could be exploited by overflow to get Set:Set in Agda 2.6.2(.1). This is fixed by switching to Integer suffixes.

`Int` suffixes could be exploited by overflow to get Set:Set in Agda
2.6.2(.1).  This is fixed by switching to `Integer` suffixes.
@andreasabel andreasabel merged commit 3d1578c into master Dec 23, 2021
@andreasabel andreasabel deleted the issue5706 branch December 23, 2021 10:30
@andreasabel andreasabel added this to the 2.6.2.2 milestone Mar 14, 2022
@andreasabel andreasabel mentioned this pull request Mar 14, 2022
41 tasks
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.

Universe overflow causes Russell's paradox Internal error when trying to overflow levels

1 participant