Skip to content

builtin: add &u8.free()#23598

Merged
spytheman merged 4 commits into
vlang:masterfrom
felipensp:add_auto_free_for_u8
Jan 28, 2025
Merged

builtin: add &u8.free()#23598
spytheman merged 4 commits into
vlang:masterfrom
felipensp:add_auto_free_for_u8

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #23592

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22024

@felipensp felipensp marked this pull request as ready for review January 27, 2025 16:46
Comment thread vlib/v/gen/c/auto_free_methods.v Outdated
@felipensp felipensp changed the title cgen: add auto free method for u8 builtin: add &u8.free() Jan 27, 2025

@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 a05ef99 into vlang:master Jan 28, 2025
@felipensp felipensp deleted the add_auto_free_for_u8 branch January 29, 2025 15:14
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.

C error on pointer.free()

2 participants