Hello! I've just compiled rsyslog git version and i got messages as below. First and second seems to be present in earlier versions, third is new one. * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * lexer.l:139:1: warning: implicit declaration of function ‘dbgprintf’ [-Wimplicit-function-declaration]
* QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * rsconf.c:342:9: warning: array subscript is above array bounds [-Warray-bounds] * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/string3.h:52:3: warning: call to __builtin___memcpy_chk will always overflow destination buffer [enabled by default] "Buffer owerflow" doesn't sound good, is it something which can be fixed or should it be ignored? Regards. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

