]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace itoa() with std::to_string() 12064/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 5 Oct 2022 13:16:13 +0000 (15:16 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 24 Oct 2022 09:52:47 +0000 (11:52 +0200)
commit564db8c565decd49a55a9901eed39602cefa7dd3
treec6042ced5babc50e8b2f3e6abc63360444f0b7c3
parent5729d35a57bd5654dcdacda1c3bea10b5b1889a3
Replace itoa() with std::to_string()
16 files changed:
.github/actions/spell-check/allow.txt
modules/gmysqlbackend/smysql.cc
modules/pipebackend/coprocess.cc
modules/pipebackend/pipebackend.cc
modules/remotebackend/pipeconnector.cc
pdns/arguments.cc
pdns/auth-main.cc
pdns/backends/gsql/gsqlbackend.cc
pdns/bindparser.yy
pdns/dynhandler.cc
pdns/misc.cc
pdns/misc.hh
pdns/qtype.cc
pdns/resolver.cc
pdns/rfc2136handler.cc
pdns/syncres.hh