Hi,
On 21.12.2015 15:39, Holger Hans Peter Freyther wrote:
From: Holger Hans Peter Freyther holger@moiji-mobile.com
[...]
/* use the above macros */ void logp2(int subsys, unsigned int level, const char *file,
int line, int cont, const char *format, ...)__attribute__ ((format (printf, 6, 7)));
int line, int cont, struct log_target *iniial_target,const char *format, ...)__attribute__ ((format (printf, 7, 8)));
Note that this will break openbsc/src/ipaccess/ipaccess-proxy.c.
Jacob