"Bjoern A. Zeeb" <b...@freebsd.org> writes: > This fails to compile on all gcc platforms. > > cc1: warnings being treated as errors > /scratch/tmp/bz/head.svn/sys/modules/geom/geom_bde/../../../crypto/rijndael/rijndael-api-fst.c: > In function 'rijndael_padEncrypt': > /scratch/tmp/bz/head.svn/sys/modules/geom/geom_bde/../../../crypto/rijndael/rijndael-api-fst.c:236: > warning: cast discards qualifiers from pointer target type > [...]
The code is quite clearly wrong. Why doesn't clang complain? I'll commit dim@'s fix. Thank you. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"