Skip to content

fix: multi-line comment breaks the -Werror host gate - #15

Open
moudrkat wants to merge 1 commit into
slvDev:mainfrom
moudrkat:fix-werror
Open

fix: multi-line comment breaks the -Werror host gate#15
moudrkat wants to merge 1 commit into
slvDev:mainfrom
moudrkat:fix-werror

Conversation

@moudrkat

@moudrkat moudrkat commented Aug 6, 2026

Copy link
Copy Markdown

The usage comment in runtime/host_verify/tokenizer_conformance.c ends a line in a backslash, which -Wcomment flags as a multi-line // comment and -Werror turns into a build failure of the tokenizer conformance gate (deploy.sh barista fails at the host-verify step). Rewrapped so no comment line ends in a backslash.

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.

1 participant