mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Using `static inline` functions in the headers break gcov as it cannot properly track the hits. To fix the issue, convert the expressions to statement macros. The added static assertions will ensure integer promotion cannot occur unlike its previous function counterpart. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||