On Tue, Jan 22, 2019 at 12:52:56PM +0300, Ilya Maximets wrote:
> On 22.01.2019 4:14, Ben Pfaff wrote:
> > It was deceptive for the example to imply that a seq can be declared
> > directly, because the API only allows for creating a new one on the heap.
> > 
> > Signed-off-by: Ben Pfaff <b...@ovn.org>
> 
> Thanks.
> Maybe you can additionally fix the C99-style comment here to not use
> a bad style inside the example.
>
> Anyway,
> Acked-by: Ilya Maximets <i.maxim...@samsung.com>

Thanks, I applied this to master.

It's tricky to avoid C99 comments in code samples inside regular C
comments, because C comments don't nest.  Do you have a suggestion on
how to do it?
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to