View Issue Details

IDProjectCategoryView StatusLast Update
0001357Issue 8 draftsBase Definitions and Headerspublic2024-06-11 09:12
Reportergeoffclare Assigned To 
PrioritynormalSeverityObjectionTypeOmission
Status ClosedResolutionAccepted 
Product VersionDraft 1 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Section<unistd.h>
Page Number429
Line Number14938
Final Accepted Text
Summary0001357: SEEK_* distinct values requirement
DescriptionBug 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 ActionChange:
with distinct values
to:
with values that are distinct from each other and from SEEK_CUR, SEEK_END, and SEEK_SET

Tagsissue8

Relationships

related to 0000415 Closedajosey 1003.1(2008)/Issue 7 add SEEK_HOLE, SEEK_DATA to lseek 

Activities

shware_systems

2020-06-30 14:59

reporter   bugnote:0004892

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'.

Issue History

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