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

properly escape "maybe" #47

Merged
merged 1 commit into from
Aug 1, 2024
Merged

properly escape "maybe" #47

merged 1 commit into from
Aug 1, 2024

Conversation

RoadRunnr
Copy link
Member

maybe is a reserved word when the maybe feature is enabled. OTP-27 will permanently enabling the maybe feature, breaking unescaped maybe atoms.

@RoadRunnr RoadRunnr requested a review from a team as a code owner July 23, 2024 07:28
@vkatsuba
Copy link
Contributor

It make sense add OTP version 27 to CI

`maybe` is a reserved word when the maybe feature is enabled. OTP-27
will permanently enabling the maybe feature, breaking unescaped `maybe`
atoms.
@RoadRunnr RoadRunnr merged commit b6a6cf9 into master Aug 1, 2024
14 checks passed
@RoadRunnr RoadRunnr deleted the feature/otp-27 branch August 1, 2024 12:18
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