On Tue, Sep 16, 2014 at 03:54:31PM -0700, Daniele Di Proietto wrote: > Since sparse doesn't support _Pragma(message()), but uses the same defines as > GCC, the BUILD_MESSAGE macro will cause sparse errors. > > This commit simply disables BUILD_MESSAGE if __CHECKER__ is defined > > Reported-by: Ben Pfaff <[email protected]> > Signed-off-by: Daniele Di Proietto <[email protected]>
Thanks! Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
