|
From: Julian S. <js...@ac...> - 2009-02-06 10:18:52
|
On Friday 06 February 2009, Nicholas Nethercote wrote: > 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. Ok; so not a showstopper bug then? .. since default.supp is the only thing that _needs_ to be installed. J |