On Fri, 7 Oct 2011, Igor Galić wrote:
How about:ap_log_error(dbg.source, dbg.currentline, APLOG_MODULE_INDEX, level, 0, cmd->server, "%s", msg);appears in one more place -- if you're fine with this solution, I'll commit it.
If have committed it already because I have now set -Werror=format-security by default in maintainer mode. Sorry for being impatient ;-)