On Thu, Feb 19, 2015 at 01:10:51PM -0500, Russell Bryant wrote:
> Update the logic used in constify() to add const to a 'char **' while
> still excluding all other cases of more than one level of indirection.
> 
> This results in adding const to a parameter of a generated setter
> function where we're generally passing in array of constant strings.
> As a result, this patch includes the other necessary fixes to the code
> base to reflect the const addition.
> 
> Signed-off-by: Russell Bryant <rbry...@redhat.com>

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to