View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001357 | Issue 8 drafts | Base Definitions and Headers | public | 2020-06-30 14:16 | 2024-06-11 09:12 |
Reporter | geoffclare | Assigned To | |||
Priority | normal | Severity | Objection | Type | Omission |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 1 | ||||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | <unistd.h> | ||||
Page Number | 429 | ||||
Line Number | 14938 | ||||
Final Accepted Text | |||||
Summary | 0001357: SEEK_* distinct values requirement | ||||
Description | Bug 0000415 added SEEK_HOLE and SEEK_DATA with a requirement that they have distinct values, but they should be required to be distinct from each other and from SEEK_CUR, SEEK_END, and SEEK_SET. | ||||
Desired Action | Change:with distinct valuesto: with values that are distinct from each other and from SEEK_CUR, SEEK_END, and SEEK_SET | ||||
Tags | issue8 |
|
The 'with distinct values' I see as superfluous there, actually. No harm, just not really required for clarity. It belongs imo more with the paragraph where <unistd.h> shall declare them, as simply 'mutually exclusive values', possibly '... non-zero values'. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-30 14:16 | geoffclare | New Issue | |
2020-06-30 14:16 | geoffclare | Name | => Geoff Clare |
2020-06-30 14:16 | geoffclare | Organization | => The Open Group |
2020-06-30 14:16 | geoffclare | Section | => <unistd.h> |
2020-06-30 14:16 | geoffclare | Page Number | => 429 |
2020-06-30 14:16 | geoffclare | Line Number | => 14938 |
2020-06-30 14:16 | geoffclare | Relationship added | related to 0000415 |
2020-06-30 14:59 | shware_systems | Note Added: 0004892 | |
2020-09-10 15:39 | Don Cragun | Status | New => Resolved |
2020-09-10 15:39 | Don Cragun | Resolution | Open => Accepted |
2020-09-10 15:40 | Don Cragun | Tag Attached: issue8 | |
2020-09-16 15:13 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |