|
From: Mark W. <mj...@re...> - 2015-09-13 21:04:07
|
Hi Florian, On Sun, Sep 13, 2015 at 10:31:14PM +0200, Florian Krohm wrote: > I fixed those warnings in r15650.] Thanks! > I did not do anything about the > cast-align warnings as that is a warning specific to your compile > environment (stock valgrind does not compile with -Wcast-align). Are you sure? Makefile.all.am adds -Wcast-align to AM_CFLAGS_BASE. Cheers, Mark |