]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix warning: types may not be defined in a for-range-declaration 4451/head
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 2 Sep 2016 19:52:36 +0000 (21:52 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Sat, 10 Sep 2016 10:47:58 +0000 (12:47 +0200)
commit7a59ad3704c863f06a75581dce8378aaf7195eeb
tree4890abe061aa5195be7ab6b90423387db5a1e450
parent82d146284d6efe4e43ffecbb7bd001f44a48048c
Fix warning: types may not be defined in a for-range-declaration

As emitted by gcc 6.2.0 20160830 (Debian 6.2.0-2)

(cherry picked from commit 8ce9e4e67dbe8ce2cf546f5f549c3fb638946c56)
pdns/pdnsutil.cc
pdns/tcpreceiver.cc