Author: njn
Date: 2008-01-29 04:12:48 +0000 (Tue, 29 Jan 2008)
New Revision: 7360

Log:
comment-only change

Modified:
   trunk/massif/tests/long-names.c


Modified: trunk/massif/tests/long-names.c
===================================================================
--- trunk/massif/tests/long-names.c     2008-01-29 04:11:00 UTC (rev 7359)
+++ trunk/massif/tests/long-names.c     2008-01-29 04:12:48 UTC (rev 7360)
@@ -1,8 +1,8 @@
 #include <stdio.h>
 #include <stdlib.h>
-
-// This function name is long enough to get truncated.
-
+// This function name is long enough to get truncated.  Nb: we need multiple
+// .exp.out* files because different length addresses can occur, which
+// result in a different number of chars from this name being truncated.
 #define A2500 \
 abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij\
 abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij\


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to