Skip to content

jsgen: fix alias type initalization (fix #24475)#24480

Merged
spytheman merged 3 commits into
vlang:masterfrom
gchumillas:fix_using_aliases_in_structures_causes_init_errors
May 14, 2025
Merged

jsgen: fix alias type initalization (fix #24475)#24480
spytheman merged 3 commits into
vlang:masterfrom
gchumillas:fix_using_aliases_in_structures_causes_init_errors

Conversation

@gchumillas

@gchumillas gchumillas commented May 14, 2025

Copy link
Copy Markdown
Contributor

Fixes #24475

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22849

Comment thread vlib/v/gen/js/tests/alias.v Outdated

@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.

Excellent work.

Comment thread vlib/v/gen/js/tests/alias.v Outdated
gchumillas and others added 2 commits May 14, 2025 13:05
Co-authored-by: Delyan Angelov <delian66@gmail.com>
Co-authored-by: Swastik Baranwal <swstkbaranwal@gmail.com>
@spytheman spytheman merged commit 2ca9209 into vlang:master May 14, 2025
63 of 64 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.

jsgen: using aliases in structures causes init errors

3 participants