The following issue has been SUBMITTED. ====================================================================== https://austingroupbugs.net/view.php?id=1860 ====================================================================== Reported By: enh Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1860 Category: Base Definitions and Headers Type: Error Severity: Editorial Priority: normal Status: New Name: Elliott Hughes Organization: Google User Reference: Section: kill_dependency Page Number: (found on web) Line Number: (found on web) Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-10-03 19:35 UTC Last Modified: 2024-10-03 19:35 UTC ====================================================================== Summary: kill_dependency() SYNOPSIS has type* instead of type Description: c23 7.17.3.1 defines the kill_dependency() macro as `type kill_dependency(type y);` but POSIX currently has `type kill_dependency(type *y);`. Desired Action: drop the `*`. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2024-10-03 19:35 enh New Issue 2024-10-03 19:35 enh Name => Elliott Hughes 2024-10-03 19:35 enh Organization => Google 2024-10-03 19:35 enh Section => kill_dependency 2024-10-03 19:35 enh Page Number => (found on web) 2024-10-03 19:35 enh Line Number => (found on web) ======================================================================
