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

List:       kde-commits
Subject:    branches/KDE/4.5/kdebindings/ruby/qtruby/src
From:       Arno Rehn <kde () arnorehn ! de>
Date:       2010-07-28 20:51:47
Message-ID: 20100728205147.C4C01AC84E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1156306 by arnorehn:

Apply a patch from Paolo Capriotti:
Add a long long handler.

 M  +1 -0      handlers.cpp  


--- branches/KDE/4.5/kdebindings/ruby/qtruby/src/handlers.cpp #1156305:1156306
@@ -2411,6 +2411,7 @@
     { "int*", marshall_it<int *> },
     { "int&", marshall_it<int *> },
     { "KIO::filesize_t", marshall_it<long long> },
+    { "long long", marshall_it<long long> },
     { "long long int", marshall_it<long long> },
     { "long long int&", marshall_it<long long> },
     { "QDBusVariant", marshall_QDBusVariant },
[prev in list] [next in list] [prev in thread] [next in thread] 

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