The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1880 ====================================================================== Reported By: geoffclare Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1880 Category: System Interfaces Type: Error Severity: Comment Priority: normal Status: New Name: Geoff Clare Organization: The Open Group User Reference: Section: freopen() Page Number: 1030 Line Number: 35284, 35294 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-11-28 15:11 UTC Last Modified: 2024-11-28 15:11 UTC ====================================================================== Summary: 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:<blockquote>If <i>pathname</i> is not a null pointer, <i>freopen</i>() shall close any file descriptor associated with <i>stream</i>. Failure to close the file descriptor successfully shall be ignored.</blockquote> On page 1030 line 35294 section freopen(), after applying bug 1855 add CX shading to:<blockquote>In this case, if there is a file descriptor associated with the stream, it need not be closed if the call to <i>freopen</i>() succeeds.</blockquote> ====================================================================== Issue History 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 => --- ======================================================================
