]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
final wibbles for 1.0.3
authorJulian Seward <jseward@acm.org>
Wed, 18 Sep 2002 17:18:23 +0000 (17:18 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 18 Sep 2002 17:18:23 +0000 (17:18 +0000)
MERGE TO ERASER

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1078

CURRENT_BUG_STATUS

index 9117ec29ce4ad9dddd2cdeebab4f92530b41423d..a23a7a89bd16e56fce8ea7e3c223a789fc51d063 100644 (file)
@@ -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