]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: define normal macros for BUS_ERROR_DNS error codes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Feb 2023 13:38:28 +0000 (14:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Feb 2023 13:49:58 +0000 (14:49 +0100)
commit03e80572a71c65833ccca7b9ef06c5d86322e2ed
tree4fe51ac01789790e8a9cbefa968d3cfb21d922c8
parent8586e8ab84b46d22ce904a84b6f1c3f798dad24e
resolve: define normal macros for BUS_ERROR_DNS error codes

This result is identical after cpp is done, so we don't save anything
by not having the usual macros. And with the usual macros it's easier to
grep and code-crossreferencing works better.
src/libsystemd/sd-bus/bus-common-errors.c
src/libsystemd/sd-bus/bus-common-errors.h
src/resolve/resolved-bus.c
src/resolve/test-dnssec-complex.c