> On Jan 28, 2016, at 11:56 AM, Robin Sommer <[email protected]> wrote: > > On Thu, Jan 28, 2016 at 03:25 -0600, [email protected] > wrote: > >> from >> /home/jenkins/workspace/UnitTests/bro/aux/plugins/elasticsearch/build/elasticsearch.bif.cc:4: >> /home/jenkins/workspace/CompileLeakCheck/bro/src/analyzer/../SerialObj.h:172:40: >> warning: override controls (override/final) only available with -std=c++11 >> or -std=gnu++11 >> virtual bool DoSerialize(SerialInfo*) const override; \ > > There are lots of these, which I don't quite understand as c++11 > should be on by default, no? Oh, is the elasticsearch plugin being built with C++11 enabled?
.Seth -- Seth Hall International Computer Science Institute (Bro) because everyone has a network http://www.bro.org/ _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
