[PATCH] lex: accept zero codepoints in strings
Mark Wielaard
mark@klomp.org
Sun Aug 8 13:05:35 GMT 2021
Hi Philip
On Sun, Aug 08, 2021 at 01:36:21PM +0100, Philip Herron wrote:
> This patch looks good to go but the clang-format check is failing:
> https://github.com/Rust-GCC/gccrs/pull/615
>
> The error seems to be that it moves the extra check onto a new line.
> https://github.com/Rust-GCC/gccrs/pull/615/checks?check_run_id=3272823975
Unfortunately it doesn't show what the actual formatting isssue is. It
just say "Sign in for full log view". But I get the idea by running it
locally. The line is too long. Updated patch attached and pushed to
https://code.wildebeest.org/git/user/mjw/gccrs/commit/?h=str-zero
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lex-accept-zero-codepoints-in-strings.patch
Type: text/x-diff
Size: 2262 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-rust/attachments/20210808/81605341/attachment.bin>
More information about the Gcc-rust
mailing list