[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-17 7:54:24
Message-ID: 1153122864.584207.24325.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 563287 by tstaerk:

Works with koffice/kspread/kspread_style.cc now


 M  +2 -0      add_trace.pl  


--- branches/KDE/3.5/kdesdk/scripts/add_trace.pl #563286:563287
@@ -45,6 +45,8 @@
 	  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//;
+          s/const//; # TODO: erase every const, not only the first two
 	  #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