[1003.1(2016)/Issue7+TC2 0001327]: flags should be ai_flags.

2020-06-04 Thread Austin Group Bug Tracker


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1327 
== 
Reported By:dannyniu
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1327
Category:   Base Definitions and Headers
Type:   Error
Severity:   Objection
Priority:   normal
Status: Applied
Name:   DannyNiu/NJF 
Organization:
User Reference:  
Section: 
Page Number:303 
Line Number:10273-10274 
Interp Status:  --- 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2020-02-24 04:42 UTC
Last Modified:  2020-06-04 08:39 UTC
== 
Summary:flags should be ai_flags.
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-02-24 04:42 dannyniu   New Issue
2020-02-24 04:42 dannyniu   Name  => DannyNiu/NJF
2020-02-24 04:42 dannyniu   Section   =>
2020-02-24 04:42 dannyniu   Page Number   =>
2020-02-24 04:42 dannyniu   Line Number   => Address Information
Structure
2020-02-24 05:08 Don Cragun Page Number   => 303
2020-02-24 05:08 Don Cragun Line Number  Address Information
Structure => 10273-10274
2020-02-24 05:08 Don Cragun Interp Status => --- 
2020-04-30 15:50 Don Cragun Status   New => Resolved 
2020-04-30 15:50 Don Cragun Resolution   Open => Accepted
2020-04-30 15:51 Don Cragun Tag Attached: tc3-2008   
2020-06-04 08:39 geoffclare Status   Resolved => Applied 
==




[1003.1(2016)/Issue7+TC2 0001327]: flags should be ai_flags.

2020-04-30 Thread Austin Group Bug Tracker


The following issue has been RESOLVED. 
== 
https://www.austingroupbugs.net/view.php?id=1327 
== 
Reported By:dannyniu
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1327
Category:   Base Definitions and Headers
Type:   Error
Severity:   Objection
Priority:   normal
Status: Resolved
Name:   DannyNiu/NJF 
Organization:
User Reference:  
Section: 
Page Number:303 
Line Number:10273-10274 
Interp Status:  --- 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2020-02-24 04:42 UTC
Last Modified:  2020-04-30 15:50 UTC
== 
Summary:flags should be ai_flags.
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-02-24 04:42 dannyniu   New Issue
2020-02-24 04:42 dannyniu   Name  => DannyNiu/NJF
2020-02-24 04:42 dannyniu   Section   =>
2020-02-24 04:42 dannyniu   Page Number   =>
2020-02-24 04:42 dannyniu   Line Number   => Address Information
Structure
2020-02-24 05:08 Don Cragun Page Number   => 303
2020-02-24 05:08 Don Cragun Line Number  Address Information
Structure => 10273-10274
2020-02-24 05:08 Don Cragun Interp Status => --- 
2020-04-30 15:50 Don Cragun Status   New => Resolved 
2020-04-30 15:50 Don Cragun Resolution   Open => Accepted
==




[1003.1(2016)/Issue7+TC2 0001327]: flags should be ai_flags.

2020-02-23 Thread Austin Group Bug Tracker


The following issue has been UPDATED. 
== 
https://www.austingroupbugs.net/view.php?id=1327 
== 
Reported By:dannyniu
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1327
Category:   Base Definitions and Headers
Type:   Error
Severity:   Objection
Priority:   normal
Status: New
Name:   DannyNiu/NJF 
Organization:
User Reference:  
Section: 
Page Number:303 
Line Number:10273-10274 
Interp Status:  --- 
Final Accepted Text: 
== 
Date Submitted: 2020-02-24 04:42 UTC
Last Modified:  2020-02-24 05:08 UTC
== 
Summary:flags should be ai_flags.
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-02-24 04:42 dannyniu   New Issue
2020-02-24 04:42 dannyniu   Name  => DannyNiu/NJF
2020-02-24 04:42 dannyniu   Section   =>
2020-02-24 04:42 dannyniu   Page Number   =>
2020-02-24 04:42 dannyniu   Line Number   => Address Information
Structure
2020-02-24 05:08 Don Cragun Page Number   => 303
2020-02-24 05:08 Don Cragun Line Number  Address Information
Structure => 10273-10274
2020-02-24 05:08 Don Cragun Interp Status => --- 
==




[1003.1(2016)/Issue7+TC2 0001327]: flags should be ai_flags.

2020-02-23 Thread Austin Group Bug Tracker


The following issue has been SUBMITTED. 
== 
https://www.austingroupbugs.net/view.php?id=1327 
== 
Reported By:dannyniu
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1327
Category:   Base Definitions and Headers
Type:   Error
Severity:   Objection
Priority:   normal
Status: New
Name:   DannyNiu/NJF 
Organization:
User Reference:  
Section: 
Page Number: 
Line Number:Address Information Structure 
Interp Status:  --- 
Final Accepted Text: 
== 
Date Submitted: 2020-02-24 04:42 UTC
Last Modified:  2020-02-24 04:42 UTC
== 
Summary:flags should be ai_flags.
Description: 
The sentence immediately following the list of members to the addrinfo
structure mistakenly says: 

for use in *flags* field of the addrinfo structure, 

However, there's no *flags* member, but instead a *ai_flags* member. 
Desired Action: 
Change: 

The  header shall define the following symbolic constants that
evaluate to bitwise-distinct integer constants for use in the *flags* field
of the **addrinfo** structure

to

The  header shall define the following symbolic constants that
evaluate to bitwise-distinct integer constants for use in the *ai_flags*
field of the **addrinfo** structure

== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-02-24 04:42 dannyniu   New Issue
2020-02-24 04:42 dannyniu   Name  => DannyNiu/NJF
2020-02-24 04:42 dannyniu   Section   =>
2020-02-24 04:42 dannyniu   Page Number   =>
2020-02-24 04:42 dannyniu   Line Number   => Address Information
Structure
==