|
From: Nicholas N. <n.n...@gm...> - 2009-02-06 01:24:57
|
On Fri, Feb 6, 2009 at 11:01 AM, Nicholas Nethercote <n.n...@gm...> wrote: > > I tried 3.4.1-rc1 (aka. > http://www.valgrind.org/downloads/valgrind-3.4.1.SVN-9098-1883.tar.bz2), > I got only the expected regression test failures, so it looks good to > me. I don't think Julian has announced it on this list, so others > might want to try it. I found a problem that the regtests don't show: all the .supp files get installed in $INSTALL/lib/valgrind/. One of these is glibc-2.X.supp.in, *not* libc-2.X.supp. Actually, given that default.supp is installed, I don't know why any of the other .supp files need to be installed. N |