A NOTE has been added to this issue. 
====================================================================== 
https://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:              2022-07-11 15:55 UTC
====================================================================== 
Summary:                    incorrect resolution in
https://austingroupbugs.net/view.php?id=839
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0001100 Rewrite of Section 2.10 Shell Grammar, ...
child of            0000839 problems with reduction of WORD to ASSI...
====================================================================== 

---------------------------------------------------------------------- 
 (0005882) geoffclare (manager) - 2022-07-11 15:55
 https://austingroupbugs.net/view.php?id=1276#c5882 
---------------------------------------------------------------------- 
Line numbers are for Issue 8 draft 2.1

Change line 75820 from:<blockquote>If the <b>TOKEN</b> does not contain the
character '=', rule 1 is applied. Otherwise, 7b shall be
applied.</blockquote>to:<blockquote>If the <b>TOKEN</b> is exactly a
reserved word, the token identifier for that reserved word shall result.
Otherwise, 7b shall be applied.</blockquote>
Change line 75827 from:<blockquote>If the <b>TOKEN</b> begins with '=',
then rule 1 shall be applied.</blockquote>to:<blockquote>If the
<b>TOKEN</b> begins with '=', then the token <b>WORD</b> shall be
returned.</blockquote>
After applying bug 1279, change line 75831 from:<blockquote>Otherwise, it
is implementation-defined whether rule 1 is applied, <b>ASSIGNMENT_WORD</b>
is returned, or the <b>TOKEN</b> is processed in some other
way.</blockquote>to:<blockquote>Otherwise, it is implementation-defined
whether the token <b>WORD</b> or <b>ASSIGNMENT_WORD</b> is returned, or the
<b>TOKEN</b> is processed in some other way.</blockquote>
Change line 75833 from:<blockquote>Otherwise, rule 1 shall be
applied.</blockquote>to:<blockquote>Otherwise, the token <b>WORD</b> shall
be returned.</blockquote> 

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                          
2019-07-30 14:26 eblake         Relationship added       child of 0000839    
2019-07-30 14:27 eblake         Relationship added       related to 0001100  
2019-08-05 14:23 stephane       Note Added: 0004508                          
2019-08-05 14:23 stephane       Note Added: 0004509                          
2019-08-19 10:05 geoffclare     Note Added: 0004530                          
2019-08-19 10:12 geoffclare     Note Edited: 0004530                         
2019-08-20 18:34 stephane       Note Added: 0004532                          
2019-08-22 06:37 stephane       Note Added: 0004534                          
2019-12-31 11:09 dennisw        Issue Monitored: dennisw                     
2022-07-11 15:55 geoffclare     Note Added: 0005882                          
======================================================================


  • [1003.1(2013... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to