On Tue, Sep 16, 2014 at 10:30:00PM +0000, Daniele Di Proietto wrote: > Hi Ben, > > I tested it on GCC 4.9.1 (debian testing) and GCC 4.8.2 (ubuntu 14.04.1) > and it works. > I think the errors you are experiencing come from sparse. > > My guess is that sparse does not support _Pragma(message()), but since GCC > supports it, HAVE_PRAGMA_MESSAGE is 1. > > I think the best solution would be to disable BUILD_MESSAGE if __CHECKER__ > is defined. > > Does this make sense? Do you agree with the solution? I can post a patch > if you want. > > Sorry about this, I should have checked with sparse before posting > BUILD_MESSAGE
Ah hah, thanks, I'm sure that's the issue. Please post the patch. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev