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

List:       kde-commits
Subject:    kdelibs/dcop/dcopidlng
From:       Mario Teijeiro Otero <emeteo () escomposlinux ! org>
Date:       2004-12-11 13:44:35
Message-ID: 20041211134435.B65ED1B9BF () office ! kde ! org
[Download RAW message or body]

CVS commit by mteijeiro: 

Forward port from KDE_3_3_BRANCH of Till Adam.
* Collapse whitespace in arguments types, because dcop does so as well and
otherwise signatures won't match and dcop calls fail.


  M +1 -0      kalyptusCxxToDcopIDL.pm   1.3


--- kdelibs/dcop/dcopidlng/kalyptusCxxToDcopIDL.pm  #1.2:1.3
@@ -672,4 +672,5 @@
         $argType =~ s/</&lt;/g;
         $argType =~ s/>/&gt;/g;
+        $argType =~ s/\s//g;
 
         $args .= "        <ARG><TYPE$typeAttrs>$argType</TYPE><NAME>$arg->{ArgName}</NAME></ARG>\n";


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

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