Thanks for the review Ben. I have merged this to master. On Mon, Nov 5, 2012 at 12:31 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Mon, Nov 05, 2012 at 12:30:11PM -0800, Ben Pfaff wrote: > > On Mon, Nov 05, 2012 at 11:18:53AM -0800, Mehak Mahajan wrote: > > > ofputil_format_version uses type 'size_t' to print version whereas > > > expected type is 'unsigned int'. > > > > > > Signed-off-by: Mehak Mahajan <mmaha...@nicira.com> > > > > Thanks for the report and the patch, but the correct fix would also > > cast 'version' to int or unsigned int. > > Upon further reflection, I take that back. Please push it as-is >
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev