Also APLOGNO warnings in:
mod_proxy mod_http2 mod_ssl
On Monday 05/08/2019 at 12:32, Rainer Jung wrote:
Hi Stefan,
Am 05.08.2019 um 12:27 schrieb ic...@apache.org:
Author: icing
Date: Mon Aug 5 10:27:34 2019
New Revision: 1864425
URL: http://svn.apache.org/viewvc?rev=1864425&view=rev
Log:
* mod_md: fix compiler warnings
thanks for that. Some trailing spaces have now slipped in though
(judged on the diff).
Did you notice this report by Gregg:
mod_md.c(386): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(391): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(601): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(608): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(659): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(702): warning C4003: not enough actual parameters for macro
'APLOGNO'
mod_md.c(912): warning C4003: not enough actual parameters for macro
'APLOGNO'
Thanks and regards,
Rainer