remove unused diagnostic pragmas that themselves generate warnings

git-svn-id: file:///svn/unbound/trunk@4928 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-10-02 12:17:40 +00:00
parent 83a186f6cc
commit a3c3e13b2f

View file

@ -3,7 +3,8 @@
- dnscrypt.c removed sizeof to get array bounds.
- Fix clang analyzer for optimize compile analysis.
- Fix testlock code to set noreturn on error routine.
- Remove unused variable from contrib fastrpz/rpz.c
- Remove unused variable from contrib fastrpz/rpz.c and
remove unused diagnostic pragmas that themselves generate warnings
1 October 2018: Wouter
- tag for release 1.8.1rc1.