Skip to content

checker: fix alias to struct generic type#22872

Merged
spytheman merged 4 commits intovlang:masterfrom
felipensp:fix_generic_alias_struct_type
Nov 17, 2024
Merged

checker: fix alias to struct generic type#22872
spytheman merged 4 commits intovlang:masterfrom
felipensp:fix_generic_alias_struct_type

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Nov 16, 2024

@felipensp felipensp marked this pull request as ready for review November 16, 2024 18:07
Comment thread vlib/v/tests/aliases/alias_generic_struct_test.v
@spytheman spytheman marked this pull request as draft November 17, 2024 06:40
@felipensp felipensp marked this pull request as ready for review November 17, 2024 10:18
Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit f1333be into vlang:master Nov 17, 2024
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.

Creating explicit array from return values gives c error: declaration of an array of incomplete type elements

3 participants