Hi folks, I am getting crazy with the behaviour of clang under Travis CI: I get totally different results from what I have at my workstations, and even inside travis the results are inconsistent. Have a look here:
https://travis-ci.org/rgerhards/rsyslog/jobs/110631213 I first do a build without static analyzer, and then follow it with static analyzer. CFLAGS are unchanged as far as I can see. However, the "regular" build succeeds, while the one with static analyzer fails. When I use the same clang-3.5 on an Ubuntu 14.04LTS workstation, clang static analyzer succeeds and reports 9 warnings, just as it should. Does somebody have an idea what's going on here ... and what I may be overlooking? Thanks, Rainer _______________________________________________ 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.

