Commit 87e6f87fe7 adds a call to `::write()`, which may be annotated w/ `warn_unused_result`, leading to `-Wunused-result` failures.
9.4 KiB
9.4 KiB
Commit 87e6f87fe7 adds a call to `::write()`, which may be annotated w/ `warn_unused_result`, leading to `-Wunused-result` failures.