diff options
author | Carlos Maniero <carlos@maniero.me> | 2023-05-03 22:11:12 -0300 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-05-04 21:44:22 +0200 |
commit | 8655b77d57ace45d4d040ef297cf172f3c12f4bd (patch) | |
tree | 76141706ce6dcd5024aadbc807e0b729f1677425 /.gitignore | |
parent | 7418ad7ddc1651b973e0a67cf09f7fdfa23faae4 (diff) |
munit: Show the filename as the first when error
Munit uses the follow format:
Error: file.c:line: error message
But this error format does not works well with vim make program.
This commit changes the error to the follow format:
file.c:line: Error: error message
Signed-off-by: Carlos Maniero <carlos@maniero.me>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions