Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532846 - x11-themes/qtcurve-1.8.18 uses private headers from dev-qt/qtwidgets
Summary: x11-themes/qtcurve-1.8.18 uses private headers from dev-qt/qtwidgets
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 14:38 UTC by Michael Palimaka (kensington)
Modified: 2017-08-26 08:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Palimaka (kensington) gentoo-dev 2014-12-17 14:38:29 UTC
style/argbhelper.cpp:#include "private/qwidget_p.h"

This could silently break even between Qt point releases.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2014-12-17 17:11:58 UTC
As with bug 523616, we can introduce a subslot in qt5 and you can depend on ":5=", if you think it's worth it.
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2017-01-18 08:11:12 UTC
FTR, qt5 has a subslot since 5.6.0
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-08-26 08:15:07 UTC
I haven't seen any evidence of breakage yet that might indicate the need to use the subslot.