Hi,

is there a reason why the libfastjson release tarball has
"AX_APPEND_COMPILE_FLAG" disabled in configure.ac?

_GNU_SOURCE is needed:

> printbuf.c: In function 'sprintbuf':
> printbuf.c:212:16: warning: implicit declaration of function 'vasprintf'
[-Wimplicit-function-declaration]
>      if((size = vasprintf(&t, msg, ap)) < 0) { va_end(ap); return -1; }
>                 ^


-Thomas


_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to