Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843671 - git-r3.eclass uses reserved function names
Summary: git-r3.eclass uses reserved function names
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Lowest QA (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 843680
  Show dependency tree
 
Reported: 2022-05-11 06:19 UTC by Ulrich Müller
Modified: 2022-05-13 19:44 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 Ulrich Müller gentoo-dev 2022-05-11 06:19:33 UTC
Function names git-r3_pkg_needrebuild and pkg_needrebuild are reserved names and must not be used.

Policy reference:
https://projects.gentoo.org/pms/8/pms.html#x1-13700012.3.17
Comment 1 Ulrich Müller gentoo-dev 2022-05-13 19:44:38 UTC
After the PMS update from bug 843779, this will no longer be an issue.
Closing.