]> git.ipfire.org Git - thirdparty/pdns.git/commit
Merge pull request #12064 from omoerbeek/no-more-itoa
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 24 Oct 2022 12:28:25 +0000 (14:28 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 12:28:25 +0000 (14:28 +0200)
commiteaa5e59b8bbf40f1a6aeaeebc0ad79c7d92e955a
tree2a85a2a5f4368dda23d62660339037819d07a842
parentfbf0c81cf5af509dda1e497b61913f64986008a8
parent564db8c565decd49a55a9901eed39602cefa7dd3
Merge pull request #12064 from omoerbeek/no-more-itoa

Replace itoa() with std::to_string()