Skip to content

Process macro directives from included and extended modules#1210

Merged
castwide merged 1 commit into
masterfrom
include-extend-macros
Jun 17, 2026
Merged

Process macro directives from included and extended modules#1210
castwide merged 1 commit into
masterfrom
include-extend-macros

Conversation

@castwide

@castwide castwide commented Jun 16, 2026

Copy link
Copy Markdown
Owner

The current process_macros method depends on the caller's closure defining the macro method or having it defined in a superclass. It excludes macro methods defined in modules. Instead, look for the pin with the defined macro in the closure's method pins using get_complex_type_methods.

@castwide castwide merged commit 120ca7c into master Jun 17, 2026
25 of 28 checks passed
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