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

List:       kde-bindings
Subject:    [Kde-bindings] KDE/kdebindings/falcon/krossfalcon
From:       Funda Wang <fundawang () linux ! net ! cn>
Date:       2009-01-17 12:30:31
Message-ID: 1232195431.835329.22330.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 912353 by fwang:

* fix build under x86_64 arch.

CCMAIL: kde-bindings@kde.org


 M  +1 -1      falconkfvm.cpp  


--- trunk/KDE/kdebindings/falcon/krossfalcon/falconkfvm.cpp #912352:912353
@@ -1399,7 +1399,7 @@
     Falcon::ExtFuncDef *def = vm->currentSymbol()->getExtFuncDef();
     
     // The dynamic type manager has recorded the meta type here.
-    int metaType = (int) def->extra();
+    long metaType = (long) def->extra();
     if ( metaType == 0 )
     {
         vm->raiseModError( new Falcon::CodeError( 
_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings
[prev in list] [next in list] [prev in thread] [next in thread] 

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