Skip to content

use [:0]const u8 to replace []conbst u8 - #23

Merged
jinzhongjia merged 2 commits into
mainfrom
strnull
Apr 14, 2024
Merged

use [:0]const u8 to replace []conbst u8#23
jinzhongjia merged 2 commits into
mainfrom
strnull

Conversation

@jinzhongjia

Copy link
Copy Markdown
Member

fix #22

@jinzhongjia

Copy link
Copy Markdown
Member Author

This PR needs to wait for the upstream dependent PR to be merged before it can be merged.
webui-dev/webui#346

@jinzhongjia
jinzhongjia merged commit 82bb99c into main Apr 14, 2024
@jinzhongjia
jinzhongjia deleted the strnull branch April 14, 2024 03: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.

Underlying library required a null terminated string but event.returnString() takes a Zig slice.

1 participant