Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362085 - arithmetic expression quoted in $(()) is not allowed in substring expansion
Summary: arithmetic expression quoted in $(()) is not allowed in substring expansion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: libbash (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 13:39 UTC by Mu Qiao (RETIRED)
Modified: 2011-04-11 06:55 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-04-05 13:39:47 UTC
Our parser grammar only allows arithmetic expression without $(()) in substring expansion. Will implement it when have to deal with it.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2011-04-11 06:55:11 UTC
This was fixed with the set I just pushed.