[PySide] Regression with QGenericReturnArgument

Dirk Thomas dthomas at willowgarage.com
Sat Jun 30 04:58:38 CEST 2012


On 26.06.2012 14:22, Hugo Parente Lima wrote:
> On Friday, June 22, 2012 07:41:23 PM Dirk Thomas wrote:
>> Since 1.1.0 Shiboken can no longer compile headers containing
>> QGenericReturnArgument parameters. It was working with 1.0.6 (other
>> versions in between not checked). This issue has been reported at
>> https://bugreports.qt-project.org/browse/PYSIDE-76 with a mini-example to
>> reproduce the problem.
>>
>> How high are the chances that this regression will get fixed for the near
>> future / next release?
>
> Bug fixes is currently in a low pace since the beginning of the year, so I
> can't promise anything related to dates and bugs.
>
> But I'll always be available to review patches.

I added a comment to the issue containing a work around (specifying the default-constructor attribute in typesystem_core_common.xml).
I suppose that this is not the supposed way to fix the source of the problem since the default constructor should be guessed correctly automatically.

Can someone give me any hint where to look further?
If not, is it possible that this work around makes it into the next patch release?

- Dirk



More information about the PySide mailing list