View Issue Details

IDProjectCategoryView StatusLast Update
00018601003.1(2024)/Issue8System Interfacespublic2024-10-10 16:23
Reporterenh Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ResolvedResolutionAccepted 
NameElliott Hughes
OrganizationGoogle
User Reference
Sectionkill_dependency
Page Number1315
Line Number44335
Interp Status---
Final Accepted Text
Summary0001860: kill_dependency() SYNOPSIS has type* instead of type
Descriptionc23 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 Actiondrop the `*`.
Tagserrata-2024, tc1-2024

Relationships

related to 0001302 Closed 1003.1(2016/18)/Issue7+TC2 Alignment with C17 

Activities

geoffclare

2024-10-07 08:14

manager   bugnote:0006906

The '*' seems to have found its way into the troff source when bug 0001302 was applied. It is not present in the agreed changes in that bug's C17_alignment_20211019.pdf attachment.

The defect should be treated as editorial since POSIX.1-2024 defers to C17 on this.

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)
2024-10-07 08:14 geoffclare Note Added: 0006906
2024-10-07 08:16 geoffclare Relationship added related to 0001302
2024-10-07 08:20 geoffclare Page Number (found on web) => 1315
2024-10-07 08:20 geoffclare Line Number (found on web) => 44335
2024-10-07 08:20 geoffclare Interp Status => ---
2024-10-07 08:20 geoffclare Category Base Definitions and Headers => System Interfaces
2024-10-10 16:23 geoffclare Status New => Resolved
2024-10-10 16:23 geoffclare Resolution Open => Accepted
2024-10-10 16:24 geoffclare Tag Attached: tc1-2024
2024-10-10 16:24 geoffclare Tag Attached: errata-2024