On 3/9/11 4:12 PM, Ben Pfaff wrote: > On Wed, Mar 09, 2011 at 03:55:01PM -0800, Andrew Evans wrote: >> Commit a4613b01a, pushed earlier today, requires this commit; hence the build >> is broken until this commit is pushed. I apologize for this mistake. > > Please add the title of commit a4613b01a here.
Ok, done. > I see a new warning with this commit: > > ../tests/test-reconnect.c: In function ‘diff_stats’: > ../tests/test-reconnect.c:245: warning: format ‘%llu’ expects type ‘long > long unsigned int’, but argument 2 has type ‘unsigned int’ Oops, I missed that since we don't build with -Werror. Thanks. > I looked over the new test results and they match what I would expect to > see. > > Thank you! Thank you! I've pushed this. -Andrew _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
