Skip to content

Conversation

@Kitisaks
Copy link

OTP 28 has changed how regexes are compiled, and you can no longer safely inject %Regex{} structs into module attributes at compile time and reuse them in quoted expressions or macros.

@warmwaffles
Copy link

This is effectively the same as #99 but with a runtime penalty.

@jaeyson
Copy link

jaeyson commented Jul 2, 2025

much better in #99

@noizu
Copy link

noizu commented Sep 30, 2025

I've pushed a hex build that works on otp28, please send and PRs to noizu-labs-scaffolding/inflex28

def deps do
[
{:inflex28, "~> 2.1.0"}
]
end

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.

4 participants