]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: replace #define DNS_GETDB_ with struct of bools
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 31 Jul 2024 12:53:50 +0000 (12:53 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 31 Jul 2024 12:53:50 +0000 (12:53 +0000)
Replace #define DNS_GETDB_ with struct of bools to make
it easier to pretty-print the attributes in a debugger.

Closes #4559

Merge branch '4559-convert-dns_getdb_x-defines-to-1-bit-long-bools' into 'main'

Closes #4559

See merge request isc-projects/bind9!9093


Trivial merge