View Issue Details

IDProjectCategoryView StatusLast Update
00005852008-TC1System Interfacespublic2013-04-16 13:06
Reportergeoffclare Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
Product VersionDraft 5 
NameGeoff Clare
OrganizationThe Open Group
User Reference
SectionXSH/TC1/D5/0142
Page Number78
Line Number4823
Interp Status---
Final Accepted TextSee Desired Action
Summary0000585: Updated fmemopen() description says it opens a "file"
DescriptionThe updated fmemopen() description says "the file shall be opened",
but should say "the stream shall be opened".

Desired ActionChange "file" to "stream".
Tagstc1-2008

Activities

Don Cragun

2012-06-25 15:07

manager   bugnote:0001269

To provide meaning equivalent to the wording used in fopen(),
this part of the fmemopen() DESCRIPTION should say:
    "the buffer shall be opened".

It is also strange that a corresponding change to the DESCRIPTION
section of fdopen() wasn't made at the same time changing:
    "The <italic>mode</italic> argument is a character string having
     one of the following values:"
on Issue 7, P820, L27380 to:
    "The <italic>mode</italic> argument points to a string. If the string
     is one of the following, the file referenced by the <italic>fildes</italic>
     argument shall be opened in the indicated mode. Otherwise, the
     behavior is undefined."

ajosey

2012-08-23 13:27

manager   bugnote:0001333

Applied to the recirculation draft of Draft 5

Issue History

Date Modified Username Field Change
2012-06-25 11:23 geoffclare New Issue
2012-06-25 11:23 geoffclare Status New => Under Review
2012-06-25 11:23 geoffclare Assigned To => ajosey
2012-06-25 11:23 geoffclare Name => Geoff Clare
2012-06-25 11:23 geoffclare Organization => The Open Group
2012-06-25 11:23 geoffclare Section => XSH/TC1/D5/0142
2012-06-25 11:23 geoffclare Page Number => 78
2012-06-25 11:23 geoffclare Line Number => 4823
2012-06-25 11:23 geoffclare Interp Status => ---
2012-06-25 15:07 Don Cragun Note Added: 0001269
2012-08-22 15:33 jim_pugsley Status Under Review => Resolved
2012-08-22 15:33 jim_pugsley Resolution Open => Accepted
2012-08-22 15:34 jim_pugsley Tag Attached: tc1-2008
2012-08-22 15:50 jim_pugsley Final Accepted Text => See Desired Action
2012-08-23 13:27 ajosey Note Added: 0001333
2012-08-23 13:27 ajosey Status Resolved => Applied
2013-04-16 13:06 ajosey Status Applied => Closed