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

List:       kde-commits
Subject:    branches/KDE/3.5/kdesdk/scripts
From:       Thorsten Staerk <dev () staerk ! de>
Date:       2006-07-29 14:04:08
Message-ID: 1154181848.075683.24281.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 567597 by tstaerk:

Now works with all of quanta

 M  +1 -1      add_trace.pl  


--- branches/KDE/3.5/kdesdk/scripts/add_trace.pl #567596:567597
@@ -77,7 +77,7 @@
 	  s/^.*\([\s]*//; # Remove everything before first '('
 	  s/\s*\)\s*:\s+.*$/,/; # Remove any ") : blah", replace with a ','
 	  s/\s*\).*\{\s*$/,/; # Remove anything after ')', replace with a ','
-          s/ const / /g;
+          s/ const[&] / /g;
 	  #print STDERR "Args list : $_\n";
 	  @args = split( ",", $_ );
 	  foreach (@args)
[prev in list] [next in list] [prev in thread] [next in thread] 

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