The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1888 ====================================================================== Reported By: larryv Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1888 Category: Base Definitions and Headers Type: Error Severity: Editorial Priority: normal Status: New Name: Lawrence Velázquez Organization: User Reference: Section: pthread.h Page Number: 332 Line Number: 11714 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-12-05 23:54 UTC Last Modified: 2024-12-05 23:54 UTC ====================================================================== Summary: pthread.h: change "pthread_attr_getstackaddr,( )" to "pthread_attr_getstackaddr( )," Description: Functions are usually referenced using the form <i>fname( )</i>. Commas are unwelcome here. Desired Action: On page 331 line 11714, change<blockquote><i>pthread_attr_getstackaddr</i>,<i>( )</i></blockquote>to<blockquote><i>pthread_attr_getstackaddr( )</i>,</blockquote> ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2024-12-05 23:54 larryv New Issue 2024-12-05 23:54 larryv Name => Lawrence Velázquez 2024-12-05 23:54 larryv Section => pthread.h 2024-12-05 23:54 larryv Page Number => 332 2024-12-05 23:54 larryv Line Number => 11714 ======================================================================
