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 *'
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to