|
From: <sv...@va...> - 2009-07-20 05:45:55
|
Author: njn
Date: 2009-07-20 06:45:48 +0100 (Mon, 20 Jul 2009)
New Revision: 10492
Log:
Point out that exp-ptrcheck doesn't work on Darwin.
Modified:
trunk/NEWS
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2009-07-20 05:39:50 UTC (rev 10491)
+++ trunk/NEWS 2009-07-20 05:45:48 UTC (rev 10492)
@@ -12,7 +12,7 @@
planned because it would require work and 10.4 is only becoming less common.
Things that don't work:
- - Helgrind and DRD
+ - Helgrind, DRD and Ptrcheck
- Objective-C garbage collection
- --db-attach=yes
- Messages like the following indicate a mismatch between Valgrind's
|