On Thu, Jul 13, 2023 at 5:10 PM Kevin Kofler via devel <
devel@lists.fedoraproject.org> wrote:

> Richard Shaw wrote:
> > # FIXME This patch is completely meaningless in the context of C++.
> > # It is a workaround for a pyside2 build failure with Qt 5.15.9,
> > # pyside2 5.15.9, clang 16.0.1 -- the generated code thinks a
> > # not otherwise specified "Type" is in fact a
> > # QFlags<QOpenGLShader::ShaderTypeBit>, causing many functions
> > # looking for a QEvent::Type to be bogus.
> > # Since there are no side effects to superfluously specifying
> > # QEvent::Type instead of plain "Type" in a QEvent derived class,
> > # this workaround is acceptable, if not nice.
> > Patch5: qtbase-5.15.9-work-around-pyside2-brokenness.patch
> [snip]
> > [1]
> >
> https://github.com/OpenMandrivaAssociation/qt5-qtbase/blob/master/qtbase-5.15.9-work-around-pyside2-brokenness.patch
>
> I think we can apply this, the extra disambiguation should not hurt indeed.
>

Any progress on this? I can submit a BZ ticket for tracking if needed.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to