Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363989 - Unify rule colon indentation in walker and parser
Summary: Unify rule colon indentation in walker and parser
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-04-18 06:09 UTC by Petteri Räty (RETIRED)
Modified: 2018-01-25 17:55 UTC (History)
1 user (show)

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 2011-04-18 06:09:50 UTC
walker does:

rule:
 alternative
 |other

parser does

rule
  : alternative
  | other

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2018-01-25 17:55:04 UTC
Developer retired (and his mail address is not active anymore)