From: Julian Seward Date: Wed, 18 Sep 2002 17:18:23 +0000 (+0000) Subject: final wibbles for 1.0.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70eb7e0c880d28d1ef14ac4314411610d99ff936;p=thirdparty%2Fvalgrind.git final wibbles for 1.0.3 MERGE TO ERASER git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1078 --- diff --git a/CURRENT_BUG_STATUS b/CURRENT_BUG_STATUS index 9117ec29ce..a23a7a89bd 100644 --- a/CURRENT_BUG_STATUS +++ b/CURRENT_BUG_STATUS @@ -25,7 +25,10 @@ not this stable branch. This bug could also have caused arbitrary other weird failures in signal handling. -- Add suppressions for SuSE 8.1. +- Add suppressions for SuSE 8.1. It seems to work OK on 8.1, but + given that 8.1 is based on gcc-3.2, use of Valgrind on this + platform is not recommended -- you still get a lot of spurious + uninit-value warnings. This may get fixed in later versions. - improvements to valgrind.spec.in, of interest to RPM builders