View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001880 | 1003.1(2024)/Issue8 | System Interfaces | public | 2024-11-28 15:11 | 2024-12-05 16:45 |
Reporter | geoffclare | Assigned To | |||
Priority | normal | Severity | Comment | Type | Error |
Status | Resolved | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | freopen() | ||||
Page Number | 1030 | ||||
Line Number | 35284, 35294 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001880: Missing CX shading on text about file descriptors | ||||
Description | The freopen() page has two places where text about file descriptors is missing CX shading. | ||||
Desired Action | On page 1030 line 35284 section freopen(), add CX shading to:If pathname is not a null pointer, freopen() shall close any file descriptor associated with stream. Failure to close the file descriptor successfully shall be ignored. On page 1030 line 35294 section freopen(), after applying bug 1855 add CX shading to: In this case, if there is a file descriptor associated with the stream, it need not be closed if the call to freopen() succeeds. | ||||
Tags | tc1-2024 |
related to | 0001855 | Interpretation Required | Use of freopen with different kinds of streams |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-28 15:11 | geoffclare | New Issue | |
2024-11-28 15:11 | geoffclare | Name | => Geoff Clare |
2024-11-28 15:11 | geoffclare | Organization | => The Open Group |
2024-11-28 15:11 | geoffclare | Section | => freopen() |
2024-11-28 15:11 | geoffclare | Page Number | => 1030 |
2024-11-28 15:11 | geoffclare | Line Number | => 35284, 35294 |
2024-11-28 15:11 | geoffclare | Interp Status | => --- |
2024-11-28 15:12 | geoffclare | Relationship added | related to 0001855 |
2024-12-05 16:45 | Don Cragun | Status | New => Resolved |
2024-12-05 16:45 | Don Cragun | Resolution | Open => Accepted |
2024-12-05 16:46 | Don Cragun | Tag Attached: tc1-2024 |