> will there be a correction, please. Follow along at the issue, but it looks like a false positive in gcc. It's annoying, but it's just a warning, and the code compiles fine.
you can shut it up with `--passL:-Wno-stringop-overflow`
> will there be a correction, please. Follow along at the issue, but it looks like a false positive in gcc. It's annoying, but it's just a warning, and the code compiles fine.
you can shut it up with `--passL:-Wno-stringop-overflow`