On Thu, Nov 24, 2011 at 10:22:22AM +0900, Simon Horman wrote:
> On Wed, Nov 23, 2011 at 09:12:34AM -0800, Ben Pfaff wrote:
> > On Wed, Nov 23, 2011 at 10:32:41AM +0900, Simon Horman wrote:
> > > The classes are never modified and may be declared constant.
> > 
> > Fails to build here:
> > 
> > ../lib/stream-ssl.c: In function 'pssl_open':
> > ../lib/stream-ssl.c:806:5: error: passing argument 2 of 'pstream_init'
> > discards qualifiers from pointer target type
> > ../lib/stream-provider.h:137:6: note: expected 'struct pstream_class *' but 
> > argument is of type 'const struct pstream_class *'
> > 
> 
> Sorry about that, here is a revised patch.

Thanks a lot, I pushed this one.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to