Skip to content

cgen: fix codegen for returning result fixed array #22896

Merged
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_fixed_array_ret_result
Nov 18, 2024
Merged

cgen: fix codegen for returning result fixed array #22896
spytheman merged 2 commits intovlang:masterfrom
felipensp:fix_fixed_array_ret_result

Conversation

@felipensp
Copy link
Copy Markdown
Member

@felipensp felipensp commented Nov 17, 2024

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.

@felipensp felipensp marked this pull request as ready for review November 18, 2024 14:06
@spytheman spytheman merged commit aca5358 into vlang:master Nov 18, 2024
@felipensp felipensp deleted the fix_fixed_array_ret_result branch November 19, 2024 11:39
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.

Random values ​​at runtime and compilation errors when returning Result in a static method.

2 participants