Skip to content

Fix collector_useViaType#45

Closed
sungshik wants to merge 2 commits into
mainfrom
fix-useviatype
Closed

Fix collector_useViaType#45
sungshik wants to merge 2 commits into
mainfrom
fix-useviatype

Conversation

@sungshik

@sungshik sungshik commented May 13, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the issue that collector_useViaType scheduled a callback to calculate the type of a tree (the "selector") based on the type of another tree (the "container"), but it didn't collect the selector as a Use in uses yet.

This PR also adds a first test (to the FWJ example) to check the consistency of the useDef, uses, and defines data in a TModel. Without the fix of this PR, this test fails.

@sungshik sungshik closed this Jun 1, 2026
@sungshik sungshik deleted the fix-useviatype branch June 1, 2026 10:11
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