mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
Changelog note for #373
- Merge PR #373 from fobser: Warning: arithmetic on a pointer to void is a GNU extension.
This commit is contained in:
parent
48c038391a
commit
e1c678864d
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
they are logged at higher verbosity but not on low verbosity.
|
they are logged at higher verbosity but not on low verbosity.
|
||||||
- Merge PR #335 from fobser: Sprinkle in some static to prevent
|
- Merge PR #335 from fobser: Sprinkle in some static to prevent
|
||||||
missing prototype warnings.
|
missing prototype warnings.
|
||||||
|
- Merge PR #373 from fobser: Warning: arithmetic on a pointer to void
|
||||||
|
is a GNU extension.
|
||||||
|
|
||||||
3 December 2020: Wouter
|
3 December 2020: Wouter
|
||||||
- make depend.
|
- make depend.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue