Re: [PATCH 0/4] error: Mechanical fixes & cleanups

2020-07-24 Thread Markus Armbruster
Markus Armbruster writes: > Markus Armbruster (4): > coccinelle/err-bad-newline: Fix for Python 3, and add patterns > error: Strip trailing '\n' from error string arguments (again) > error: Remove NULL checks on error_propagate() calls (again) > error: Use error_fatal to simplify obvious

[PATCH 0/4] error: Mechanical fixes & cleanups

2020-07-22 Thread Markus Armbruster
Markus Armbruster (4): coccinelle/err-bad-newline: Fix for Python 3, and add patterns error: Strip trailing '\n' from error string arguments (again) error: Remove NULL checks on error_propagate() calls (again) error: Use error_fatal to simplify obvious fatal errors (again) scripts/coccine