Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624236 - app-misc/sleepyhead-1.0.0_beta2 - suspicious Qt subslot operator
Summary: app-misc/sleepyhead-1.0.0_beta2 - suspicious Qt subslot operator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-08 09:51 UTC by Michael Palimaka (kensington)
Modified: 2017-07-09 16:08 UTC (History)
0 users

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 2017-07-08 09:51:58 UTC
Qt subslots "must only be used by packages that are known to use private parts of the Qt API".

A quick grep of app-misc/sleepyhead-1.0.0_beta2 doesn't reveal any such usage, so please review this subslot operator and remove it unless it really is definitely needed.
Comment 1 Richard Freeman gentoo-dev 2017-07-09 16:08:48 UTC
Thanks for catching this.  The operator was removed.