Hi Eskil,
the patch seems ok 
Thanks a lot
Giorgio

>----Messaggio 
originale----
>Da: [EMAIL PROTECTED]
>Data: 04/12/2008 14.53
>A: 
"[EMAIL PROTECTED]"<[EMAIL PROTECTED]>
>Cc: <[email protected]>

>Ogg: Re: [Qt-jambi-interest] generator &amp;&amp; multiple qhash parameters
>

>[EMAIL PROTECTED] wrote:
>>
>> Hi all,in my c++ include file (mediator.h) i've 
the following signal
>> void signalCallInProgress(const QHash<QString, 
QString>& activeCalls, 
>> const QHash<QString, QString>& holdCalls)
>>
>> Now 
generator produces a file named qtjambishell_mediator.cpp with the 
>> 
following body that is not compiling because a redefinition of the 
>> 
iterators (it) used to
>> traverse the hash elements (activeCalls,holdCalls).

>>
>
>This is unfortunately a bug in the generator. I've attached a patch 

>which should fix the problem. Could you try applying this and see if it 

>helps?
>
>-- Eskil
>
>

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to