This warning only appears now in iovectors which have a const qualifier
which are recast to non-const to match the iovector definition.

Remove this class of warnings from the tree since they are invalid.

Regards
-steve

Index: configure.ac
===================================================================
--- configure.ac	(revision 2050)
+++ configure.ac	(working copy)
@@ -244,7 +244,6 @@
 	declaration-after-statement
 	pointer-arith
 	write-strings
-	cast-qual
 	cast-align
 	bad-function-cast
 	missing-format-attribute
_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to