A NOTE has been added to this issue. 
====================================================================== 
http://austingroupbugs.net/view.php?id=1276 
====================================================================== 
Reported By:                stephane
Assigned To:                
====================================================================== 
Project:                    1003.1(2013)/Issue7+TC1
Issue ID:                   1276
Category:                   Shell and Utilities
Type:                       Error
Severity:                   Objection
Priority:                   normal
Status:                     New
Name:                       Stephane Chazelas 
Organization:                
User Reference:              
Section:                    2.10.2 shell grammar rules 
Page Number:                 
Line Number:                 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2019-07-30 13:11 UTC
Last Modified:              2019-07-30 13:16 UTC
====================================================================== 
Summary:                    incorrect resolution in
http://austingroupbugs.net/view.php?id=839
====================================================================== 

---------------------------------------------------------------------- 
 (0004501) stephane (reporter) - 2019-07-30 13:16
 http://austingroupbugs.net/view.php?id=1276#c4501 
---------------------------------------------------------------------- 
Note that rule 8 (used in the fname production) defers to 7, but doesn't
really need to.

What matters there is that a NAME token be not returned when the token
doesn't form a valid variable name, so whether rule 7 classifies it as WORD
or ASSIGNMENT_WORD doesn't really matter as long as it's not the NAME token 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2019-07-30 13:11 stephane       New Issue                                    
2019-07-30 13:11 stephane       Name                      => Stephane Chazelas
2019-07-30 13:11 stephane       Section                   => 2.10.2 shell
grammar rules
2019-07-30 13:16 stephane       Note Added: 0004501                          
======================================================================


Reply via email to