Anonymous | Login | 2023-03-29 07:42 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||||||||
0001621 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Editorial | Clarification Requested | 2022-12-02 17:30 | 2023-01-09 17:18 | ||||||||
Reporter | steffen | View Status | public | ||||||||||
Assigned To | |||||||||||||
Priority | normal | Resolution | Accepted As Marked | ||||||||||
Status | Resolved | ||||||||||||
Name | steffen | ||||||||||||
Organization | |||||||||||||
User Reference | |||||||||||||
Section | Definitions (3.250 + 1), System Interfaces (getdelim()) | ||||||||||||
Page Number | 73, 1026 | ||||||||||||
Line Number | 2121 + 1, 34991 | ||||||||||||
Interp Status | --- | ||||||||||||
Final Accepted Text | See Note: 0006104. | ||||||||||||
Summary | 0001621: Add "null terminator" definition, adjust getdelim(3) usage accordingly | ||||||||||||
Description |
The standard contains usages of "null terminator", documenting only "null byte" terminators. It uses "NUL terminator" at one place (added in Issue 7 for getdelim() said Geoff Clare on austin-group-l@ in Y4nXMYB9tFwxeYx5@localhost). I mention i personally only ever used NUL (the "character" name in ISO 646 / LATIN1 / Unicode) for any such purpose, but the standard defines C-style "3.375 String"s indeed as "A contiguous sequence of bytes terminated by and including the first null byte". So here the clarification request. |
||||||||||||
Desired Action |
On page 73, insert after line 2121 3.251 Null terminator A term used for the Null Byte of Section 3.248 when used as a terminator for String of Section 3.375 (on page REF). On page 1026, for getdelim(3), change on line 34991 Although a NUL terminator is always supplied after the line[.] to Although a null terminator is always supplied after the line[.] |
||||||||||||
Tags | tc3-2008 | ||||||||||||
Attached Files | |||||||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2022-12-02 17:30 | steffen | New Issue | |
2022-12-02 17:30 | steffen | Name | => steffen |
2022-12-02 17:30 | steffen | Section | => Definitions (3.250 + 1), System Interfaces (getdelim()) |
2022-12-02 17:30 | steffen | Page Number | => 73, 1026 |
2022-12-02 17:30 | steffen | Line Number | => 2121 + 1, 34991 |
2023-01-09 17:16 | Don Cragun | Note Added: 0006104 | |
2023-01-09 17:18 | Don Cragun | Interp Status | => --- |
2023-01-09 17:18 | Don Cragun | Final Accepted Text | => See Note: 0006104. |
2023-01-09 17:18 | Don Cragun | Status | New => Resolved |
2023-01-09 17:18 | Don Cragun | Resolution | Open => Accepted As Marked |
2023-01-09 17:18 | Don Cragun | Tag Attached: tc3-2008 |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |