Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 363989

Summary: Unify rule colon indentation in walker and parser
Product: Gentoo Hosted Projects Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: libbashAssignee: Petteri Räty (RETIRED) <betelgeuse>
Status: RESOLVED OBSOLETE    
Severity: normal CC: qiaomuf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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)