On Thu, Jun 20, 2013 at 10:27:01AM -0700, Andy Zhou wrote:
> Looks good.  Do we need to filter the warnings out from comments if they
> are not to be used in the code?

It's not easy to reliably filter out warnings from comments.  It's
usually easy to avoid mentioning these functions in comments.  If it
becomes a problem, we can do something else.

> Not specific to this patch, Why do we assume git is being used? it seems we
> can make the Makefile.am more portable otherwise.

git is an easy way to get a complete list of source files.  Do you
know another good way?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to