Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 843677

Summary: toolchain.eclass uses reserved function and variable names
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: EclassesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: QA CC: qa
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=843779
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 843680    

Description Ulrich Müller gentoo-dev 2022-05-11 06:26:06 UTC
create_revdep_rebuild_entry is a reserved name 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-11 06:39:06 UTC
Also variable names revdep_rebuild_base and revdep_rebuild_file.
Comment 2 Ulrich Müller gentoo-dev 2022-05-13 19:46:22 UTC
After the PMS update from bug 843779, this will no longer be an issue.
Closing.