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