Skip to content

transformer: -new-transformer set generic flag for fixed array type if needed#26009

Merged
spytheman merged 1 commit into
vlang:masterfrom
Eliyaan:continue-fix-new-transformer
Dec 18, 2025
Merged

transformer: -new-transformer set generic flag for fixed array type if needed#26009
spytheman merged 1 commit into
vlang:masterfrom
Eliyaan:continue-fix-new-transformer

Conversation

@Eliyaan

@Eliyaan Eliyaan commented Dec 17, 2025

Copy link
Copy Markdown
Member

Does not change the number of passing tests of v -new-transformer self followed by v -new-transformer test-self. (95 failing)
But the C compiler goes further in the code for vlib/arrays/arrays_test.v (before it was failing on Array_fixed_T_1 undeclared in arrays__chunk_while_T_int and now it fails on Array_fixed_rune_1 undeclared in arrays__chunk_while_T_rune).

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Eliyaan .

@spytheman spytheman merged commit 9381714 into vlang:master Dec 18, 2025
72 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.

2 participants