Skip to content

[bindings/odin] allows clay to statically dispatch based on const#527

Open
A1029384756 wants to merge 1 commit intonicbarker:mainfrom
A1029384756:main
Open

[bindings/odin] allows clay to statically dispatch based on const#527
A1029384756 wants to merge 1 commit intonicbarker:mainfrom
A1029384756:main

Conversation

@A1029384756
Copy link
Contributor

the limitation not allowing use of Text for both static and dynamic variants has been resolved in https://github.com/odin-lang/Odin/releases/tag/dev-2025-09 with the following fix:

  • Skip errors on polymorphic procs when in a proc group with other options

this addresses that by making TextStatic and TextDynamic into a proc group of the name Text. this is not a breaking change

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.

1 participant