Hi Stefan,
Am 05.08.2019 um 12:27 schrieb [email protected]:
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