]> granicus.if.org Git - pdns/commit
Fix logger time_t issues on at least OpenBSD.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 3 Jan 2019 10:59:04 +0000 (11:59 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 3 Jan 2019 11:25:02 +0000 (12:25 +0100)
commit3a0387f7429710a21af7abcc745c71d6932e14be
tree92fc617fb5455bda486b0923226daab8d7269013
parent8e7a8e453ff7b4cede9c30643c59173f492e61ba
Fix logger time_t issues on at least OpenBSD.

Use a template to log trivial types. This way the compiler figures
out what logger methods oo generate.
pdns/logger.cc
pdns/logger.hh