Skip to content

string: use correct allocator in replace#2405

Merged
lerno merged 2 commits into
c3lang:masterfrom
konimarti:fix-replace
Aug 16, 2025
Merged

string: use correct allocator in replace#2405
lerno merged 2 commits into
c3lang:masterfrom
konimarti:fix-replace

Conversation

@konimarti
Copy link
Copy Markdown
Contributor

replace accepts an Allocator but uses mem instead.

`replace` accepts an Allocator but uses `mem` instead.
@lerno
Copy link
Copy Markdown
Collaborator

lerno commented Aug 16, 2025

Oh, good catch!

@lerno lerno merged commit e35dbd2 into c3lang:master Aug 16, 2025
43 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.

2 participants