Skip to content

fix compile time regex for otp 28 #536

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

Closed
wants to merge 3 commits into from

Conversation

hez
Copy link

@hez hez commented Jul 7, 2025

In OTP 28 you can no longer have compile time regex, ie in a module attr. Their recommendation is to move them to functions.

In OTP 28 you can no longer have compile time regex, ie in a module attr. Their recommendation is to move them to functions.
@CLAassistant
Copy link

CLAassistant commented Jul 7, 2025

CLA assistant check
All committers have signed the CLA.

@binaryseed
Copy link
Collaborator

Thanks, closing in favor of #537 which includes this commit and updates the rest of the module attribute regexes.

@binaryseed binaryseed closed this Jul 7, 2025
@hez
Copy link
Author

hez commented Jul 7, 2025

Thanks, closing in favor of #537 which includes this commit and updates the rest of the module attribute regexes.

Thanks! Didn't realize how many I had missed! Good call

@hez hez deleted the fix/regex-for-elixir-1.18 branch July 7, 2025 20:37
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.

3 participants