Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182930 - Gentoo Developer Handbook mentions unused variables: DOCDESTTREE and EXEDESTTREE
Summary: Gentoo Developer Handbook mentions unused variables: DOCDESTTREE and EXEDESTTREE
Status: RESOLVED FIXED
Alias: None
Product: Community Relations
Classification: Unclassified
Component: Developer Relations (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Community Relations Team
URL: http://www.gentoo.org/proj/en/devrel/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 20:54 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2007-11-01 20:29 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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-22 20:54:01 UTC
DOCDESTTREE and EXEDESTTREE aren't used in current Portage.

$ LC_ALL=C svn log -r6902:6903
------------------------------------------------------------------------
r6902 | zmedico | 2007-06-21 07:34:45 +0200 (Thu, 21 Jun 2007) | 1 line

change DOCDESTTREE to _E_DOCDESTTREE_ to try and prevent abuse from ebuild writers (trunk r6347)
------------------------------------------------------------------------
r6903 | zmedico | 2007-06-21 07:36:33 +0200 (Thu, 21 Jun 2007) | 1 line

change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and prevent abuse from ebuild writers (trunk r6351)
------------------------------------------------------------------------
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-11-01 20:29:59 UTC
Fixed in CVS.