Skip to content

fix compile time regex for otp 28#536

Closed
hez wants to merge 3 commits into
newrelic:masterfrom
hez:fix/regex-for-elixir-1.18
Closed

fix compile time regex for otp 28#536
hez wants to merge 3 commits into
newrelic:masterfrom
hez:fix/regex-for-elixir-1.18

Conversation

@hez

@hez hez commented Jul 7, 2025

Copy link
Copy Markdown

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

CLAassistant commented Jul 7, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@binaryseed

Copy link
Copy Markdown
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

hez commented Jul 7, 2025

Copy link
Copy Markdown
Author

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