]> git.ipfire.org Git - thirdparty/pdns.git/commit
Avoid warning: ISO C++11 does not allow conversion from string literal to 'char ...
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 16 Feb 2015 09:29:11 +0000 (10:29 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 16 Feb 2015 09:29:11 +0000 (10:29 +0100)
commit013824a0ecd83ca57a9bec9e615aa62e617cb248
tree18f5adf91436c528dbfd364e956bc01d06adb469
parent475beece868368d46364da216f1eb407cc094127
Avoid warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wc++11-compat-deprecated-writable-strings]
pdns/test-bindparser_cc.cc