[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    valgrind/tests
From:       Tom Hughes <thh () cyberscience ! com>
Date:       2005-02-13 15:49:23
Message-ID: 20050213154923.B401D19628 () office ! kde ! org
[Download RAW message or body]

CVS commit by thughes: 

Match a wider range of characters in filenames.


  M +1 -1      filter_libc   1.3


--- valgrind/tests/filter_libc  #1.2:1.3
@@ -19,5 +19,5 @@
     s/\(within \/.*libc.*\)$/(within \/...libc...)/;
 
-    s/($libc_symbols) \([a-z]+\.[cS]:\d+\)$/$1 (in \/...libc...)/;
+    s/($libc_symbols) \(\w+\.[cS]:\d+\)$/$1 (in \/...libc...)/;
 
     print;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic