On Thu, Oct 06, 2016 at 11:33:39AM +0900, Joe Stringer wrote: > This warning breaks the build on travis: > lib/json.c:1627:12: error: symbol 'chars_escaping' was not declared. > Should it be static? > > CC: Esteban Rodriguez Betancourt <[email protected]> > Reported-At: https://travis-ci.org/openvswitch/ovs/jobs/165300417 > Fixes: 644ecb10a661 ("json: Serialize strings using a lookup table") > Signed-off-by: Joe Stringer <[email protected]>
I noticed this earlier too and forgot to send a patch. Thanks! Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
