Thx! Comments inline > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Marcin Miroslaw > Sent: Friday, July 15, 2011 3:44 PM > To: rsyslog-users > Subject: [rsyslog] Gentoo's QA notices > > 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]
Temporay, cosmetic, will go away > > > * 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] > Actual error (!). I just fixed it. > > * 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] I have no idea where this stems from. Do you have some connect (e.g. which code calls this lib function?). Rainer > > "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 _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

