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

List:       kde-commits
Subject:    kdebindings/kalyptus
From:       Richard Dale <Richard_Dale () tipitina ! demon ! co ! uk>
Date:       2005-04-16 10:03:56
Message-ID: 20050416100356.D10FB3CA () office ! kde ! org
[Download RAW message or body]

CVS commit by rdale: 

* Don't generate bindings for any methods with std::string args, as the code doesn't build
  on Solaris

CCBUG:103988


  M +1 -0      kalyptusCxxToSmoke.pm   1.112


--- kdebindings/kalyptus/kalyptusCxxToSmoke.pm  #1.111:1.112
@@ -551,4 +551,5 @@
                      or $arg->{ArgType} eq 'FILE*' # won't be able to handle that I think
                      or $arg->{ArgType} eq 'const KKeyNative&' #
+                     or $arg->{ArgType} =~ 'std::string' #
                      or $arg->{ArgType} =~ /Node\s*\*/ #
                 ) {


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

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