[1003.1(2013)/Issue7+TC1 0000983]: awk's rand()/srand() spec not useful

2019-10-21 Thread Austin Group Bug Tracker


The following issue has a resolution that has been APPLIED. 
== 
http://austingroupbugs.net/view.php?id=983 
== 
Reported By:stephane
Assigned To:
== 
Project:1003.1(2013)/Issue7+TC1
Issue ID:   983
Category:   Shell and Utilities
Type:   Enhancement Request
Severity:   Editorial
Priority:   normal
Status: Applied
Name:   Stephane Chazelas 
Organization:
User Reference:  
Section:(section number or name, can be interface name) 
Page Number:2467 
Line Number:79046-79048 
Interp Status:  Approved 
Final Accepted Text:See http://austingroupbugs.net/view.php?id=983#c3371

Resolution: Accepted As Marked
Fixed in Version:   
== 
Date Submitted: 2015-08-31 21:41 UTC
Last Modified:  2019-10-21 09:25 UTC
== 
Summary:awk's rand()/srand() spec not useful
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2015-08-31 21:41 stephane   New Issue
2015-08-31 21:41 stephane   Name  => Stephane Chazelas
2015-08-31 21:41 stephane   Section   => (section number or
name, can be interface name)
2015-08-31 21:41 stephane   Page Number   => 2467
2015-08-31 21:41 stephane   Line Number   => 79046-79048 
2016-06-16 16:07 joerg  Note Added: 0003265  
2016-06-23 16:27 Don Cragun Note Added: 0003271  
2016-06-23 16:29 Don Cragun Note Edited: 0003271 
2016-06-23 16:32 Don Cragun Note Edited: 0003271 
2016-06-23 16:33 Don Cragun Interp Status => Pending 
2016-06-23 16:33 Don Cragun Final Accepted Text   => See
http://austingroupbugs.net/view.php?id=983#c3271.
2016-06-23 16:33 Don Cragun Status   New => Interpretation
Required
2016-06-23 16:33 Don Cragun Resolution   Open => Accepted As
Marked
2016-06-23 16:40 Don Cragun Tag Attached: tc3-2008   
2016-06-23 19:59 stephane   Note Added: 0003272  
2016-06-23 22:15 shware_systems Note Added: 0003273  
2016-06-27 09:37 ajosey Interp StatusPending => Proposed 
2016-06-27 09:37 ajosey Note Added: 0003274  
2016-06-27 11:27 stephane   Note Added: 0003275  
2016-07-01 00:53 Don Cragun Note Added: 0003279  
2016-07-01 00:55 Don Cragun Note Edited: 0003279 
2016-07-01 00:56 Don Cragun Note Edited: 0003279 
2016-07-01 15:29 stephane   Note Added: 0003281  
2016-07-01 15:33 stephane   Note Edited: 0003281 
2016-07-01 15:34 stephane   Note Edited: 0003281 
2016-07-01 15:37 stephane   Note Edited: 0003281 
2016-07-01 15:40 stephane   Note Edited: 0003281 
2016-07-01 20:46 stephane   Note Added: 0003284  
2016-07-01 20:47 stephane   Note Edited: 0003284 
2016-07-01 20:48 stephane   Note Edited: 0003281 
2016-07-01 20:49 stephane   Note Edited: 0003284 
2016-08-25 15:16 Don Cragun Note Edited: 0003279 
2016-08-25 17:33 rhansenNote Added: 0003362  
2016-08-25 17:36 rhansenNote Edited: 0003362 
2016-08-25 17:36 rhansenNote Edited: 0003362 
2016-09-01 16:20 rhansenNote Added: 0003371  
2016-09-01 16:21 rhansenNote Edited: 0003371 
2016-09-01 16:22 rhansenInterp StatusProposed => Pending 
2016-09-01 16:22 rhansenFinal Accepted Text  See
http://austingroupbugs.net/view.php?id=983#c3271. => See
http://austingroupbugs.net/view.php?id=983#c3371
2016-09-01 16:26 geoffclare Note Edited: 0003271 
2016-09-01 16:27 rhansen  

[1003.1(2013)/Issue7+TC1 0000983]: awk's rand()/srand() spec not useful

2016-08-25 Thread Austin Group Bug Tracker

A NOTE has been added to this issue. 
== 
http://austingroupbugs.net/view.php?id=983 
== 
Reported By:stephane
Assigned To:
== 
Project:1003.1(2013)/Issue7+TC1
Issue ID:   983
Category:   Shell and Utilities
Type:   Enhancement Request
Severity:   Editorial
Priority:   normal
Status: Interpretation Required
Name:   Stephane Chazelas 
Organization:
User Reference:  
Section:(section number or name, can be interface name) 
Page Number:2467 
Line Number:79046-79048 
Interp Status:  Proposed 
Final Accepted Text:See
http://austingroupbugs.net/view.php?id=983#c3271. 
== 
Date Submitted: 2015-08-31 21:41 UTC
Last Modified:  2016-08-25 17:33 UTC
== 
Summary:awk's rand()/srand() spec not useful
== 

-- 
 (0003362) rhansen (manager) - 2016-08-25 17:33
 http://austingroupbugs.net/view.php?id=983#c3362 
-- 
This was discussed during the 2016-08-25 teleconference.  We ran out of
time before finishing the conversation, so we'll pick it up again next
week.  For our notes, see http://po...@posix.rhansen.org:9001/p/2016-08-25
(password: 2115756#).

Regarding the default value srand() uses if one isn't provided:  We cannot
change the default value for Issue 7 because that would be a requirements
change that would break existing applications.  Changing it for Issue 8
might be appropriate, but that would have to be addressed in a separate bug
report because this bug report is tagged tc3-2008.  (We are considering
adding a "future directions" note for this bug report to let implementation
and application authors know that we might be changing the requirements in
this area.)

Regarding the range issue:  For this bug report we can say that a value
between 0 and 2^31-1 (inclusive) shall be supported and any other value has
unspecified behavior.  For Issue 8 we could expand the range or say
something more specific, but that would have to be addressed in a separate
bug report. 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2015-08-31 21:41 stephane   New Issue
2015-08-31 21:41 stephane   Name  => Stephane Chazelas
2015-08-31 21:41 stephane   Section   => (section number or
name, can be interface name)
2015-08-31 21:41 stephane   Page Number   => 2467
2015-08-31 21:41 stephane   Line Number   => 79046-79048 
2016-06-16 16:07 joerg  Note Added: 0003265  
2016-06-23 16:27 Don Cragun Note Added: 0003271  
2016-06-23 16:29 Don Cragun Note Edited: 0003271 
2016-06-23 16:32 Don Cragun Note Edited: 0003271 
2016-06-23 16:33 Don Cragun Interp Status => Pending 
2016-06-23 16:33 Don Cragun Final Accepted Text   => See
http://austingroupbugs.net/view.php?id=983#c3271.
2016-06-23 16:33 Don Cragun Status   New => Interpretation
Required
2016-06-23 16:33 Don Cragun Resolution   Open => Accepted As
Marked
2016-06-23 16:40 Don Cragun Tag Attached: tc3-2008   
2016-06-23 19:59 stephane   Note Added: 0003272  
2016-06-23 22:15 shware_systems Note Added: 0003273  
2016-06-27 09:37 ajosey Interp StatusPending => Proposed 
2016-06-27 09:37 ajosey Note Added: 0003274  
2016-06-27 11:27 stephane   Note Added: 0003275  
2016-07-01 00:53 Don Cragun Note Added: 0003279  
2016-07-01 00:55 Don Cragun Note Edited: 0003279 
2016-07-01 00:56 Don Cragun Note Edited: 0003279 
2016-07-01 15:29 stephane   Note Added: 0003281  
2016-07-01 15:33 stephane   Note Edited: 0003281 
2016-07-01 15:34 stephane   Note Edited: 0003281 
2016-07-01 15:37 stephane   Note Edited: