Skip to content

Add helper for freeing C string array#682

Merged
vinistock merged 1 commit intomainfrom
03-20-add_helper_for_freeing_c_string_array
Mar 23, 2026
Merged

Add helper for freeing C string array#682
vinistock merged 1 commit intomainfrom
03-20-add_helper_for_freeing_c_string_array

Conversation

@vinistock
Copy link
Copy Markdown
Member

@vinistock vinistock commented Mar 20, 2026

I noticed we were re-implementing this in a few places when working on completion. I extracted a helper to free C arrays of strings.

Copy link
Copy Markdown
Member Author

vinistock commented Mar 20, 2026

@vinistock vinistock self-assigned this Mar 20, 2026
@vinistock vinistock marked this pull request as ready for review March 20, 2026 19:49
@vinistock vinistock requested a review from a team as a code owner March 20, 2026 19:49
Copy link
Copy Markdown
Contributor

@alexcrocha alexcrocha left a comment

Choose a reason for hiding this comment

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

Nice

Base automatically changed from 03-19-include_keywords_in_completion_candidates to main March 23, 2026 13:51
@vinistock vinistock merged commit 13ca67a into main Mar 23, 2026
28 checks passed
@vinistock vinistock deleted the 03-20-add_helper_for_freeing_c_string_array branch March 23, 2026 15:06
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.

2 participants