diff options
| author | Manlio Perillo <[email protected]> | 2023-05-19 19:21:21 +0200 |
|---|---|---|
| committer | Manlio Perillo <[email protected]> | 2023-05-19 19:27:44 +0200 |
| commit | d0de9e534898451016e8f72328e70d76452c7c15 (patch) | |
| tree | 40934019854a49e41356a38b49822a7ecc6da6c4 /src/ipc.zig | |
| parent | 699f877bd51bc93717c76573a61a7b5598f1bd82 (diff) | |
| download | ziglings-d0de9e534898451016e8f72328e70d76452c7c15.tar.xz ziglings-d0de9e534898451016e8f72328e70d76452c7c15.zip | |
build: use `std.Build.Step.fail` to report errors
Have all error messages handled in a single place (printError), by using
the `std.Build.Step.fail` method. Ensure that the first letter in the
error message is lower case and remove coloring, since it is done in the
`ZiglingStep.printError` method.
Additionally, in the `ZiglingStep.check_test` method, remove trailing
whitespace from stderr.
Diffstat (limited to 'src/ipc.zig')
0 files changed, 0 insertions, 0 deletions
