Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175252 - PMS doesn't document debug-print and debug-print-function
Summary: PMS doesn't document debug-print and debug-print-function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 18:12 UTC by Petteri Räty (RETIRED)
Modified: 2008-03-17 17:59 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 Petteri Räty (RETIRED) gentoo-dev 2007-04-19 18:12:03 UTC
Eclasses use debug-print and debug-print-function heavily so either dummy functions need to be in tree bashrc's or they should be documented in PMS.

betelgeuse@pena /mnt/checkouts/pms/trunk $ grep debug-print -r .
betelgeuse@pena /mnt/checkouts/pms/trunk $
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-04-19 18:16:55 UTC
Also worth nothing is that currently some eclasses call debug-print from global scope so we need to take that into consideration in the specification.
/usr/portage/eclass/kde-meta.eclass: line 110: debug-print: command not found
Comment 2 Ciaran McCreesh 2007-10-18 14:28:42 UTC
Fixed in r171