Skip to content

cgen: fix array data for option array/fixed array(?[]u8/?[3]u8)#24847

Merged
spytheman merged 9 commits into
vlang:masterfrom
Krchi:master
Jul 5, 2025
Merged

cgen: fix array data for option array/fixed array(?[]u8/?[3]u8)#24847
spytheman merged 9 commits into
vlang:masterfrom
Krchi:master

Conversation

@Krchi

@Krchi Krchi commented Jul 5, 2025

Copy link
Copy Markdown
Contributor
  1. fix push data in array of option array
  2. fix push data in array of option fixed array
  3. fix str() for option fixed array

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-23281

@@ -0,0 +1,32 @@
module builtin_arrays

@spytheman spytheman Jul 5, 2025

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.

there is no need for this module declaration

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

@spytheman spytheman merged commit 52ae3f2 into vlang:master Jul 5, 2025
80 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.

3 participants