Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375953 - limitation on local and export built-in
Summary: limitation on local and export built-in
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: libbash (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 02:54 UTC by Mu Qiao (RETIRED)
Modified: 2018-01-25 17:58 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 Mu Qiao (RETIRED) gentoo-dev 2011-07-22 02:54:46 UTC
local and export built-in have to be handled differently because they support array definition, which has parentheses around.

Now we only support -i and -a option for local built-in (which have no effect actually) and no option for export built-in. This covers all the usages in current eclasses. We will fully implement these two built-in when it's necessary.
Comment 1 Pacho Ramos gentoo-dev 2018-01-25 17:58:45 UTC
Developer retired (and his mail address is not active anymore)