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

List:       kde-core-devel
Subject:    Re: KDE 3.1 final tarballs
From:       Germain Garand <germain () ebooksfrance ! com>
Date:       2002-11-26 1:57:24
[Download RAW message or body]

Le Lundi 25 Novembre 2002 17:10, Dirk Mueller a écrit :
> Hi,
>
> I've created the final KDE 3.1 tarballs last night. I will not update them
> anymore unless there is a fix committed for a fatally bug, otherwise things
> have to wait till KDE 3.1.1.
>
> I'll tell you when the branch is opened and the freeze of the HEAD branch
> is over (not yet!).
>
> Thanks,

I've got an embarrassing patch that corrects an error in 
kdebindings/kalyptus/kalyptusCxxToSmoke.pm
(generating the SmokeQt binding library).

Without it, the compilation of libsmokeqt.so will fail on a lot of 
system/compilers (invalid cast).

I just noticed this error yesterday at night and sent the patch to David for 
review but it seems he wasn't here today.
The tricky part is : since it modifies the binding generator,  
kdebindings/smoke/qt/generate.pl must be run after the patching to update 
them :-/

Germain

["kalyptusCxxToSmoke.pm.diff" (text/x-diff)]

Index: kalyptusCxxToSmoke.pm
===================================================================
RCS file: /home/kde/kdebindings/kalyptus/kalyptusCxxToSmoke.pm,v
retrieving revision 1.56
diff -u -p -r1.56 kalyptusCxxToSmoke.pm
--- kalyptusCxxToSmoke.pm	2002/11/03 17:58:56	1.56
+++ kalyptusCxxToSmoke.pm	2002/11/26 01:49:20
@@ -205,6 +205,7 @@ sub preParseClass
 	    $className eq 'QStringList' ||
 	    $className eq 'QStrList' ||
 	    # Those are template related
+            $className eq 'QTSManip' || # cause compiler errors with several gcc versions
 	    $className eq 'QGDict' ||
 	    $className eq 'QGList' ||
 	    $className eq 'QGVector' ||


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

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