View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001928 | 1003.1(2024)/Issue8 | System Interfaces | public | 2025-06-09 16:11 | 2025-06-12 14:19 |
Reporter | enh | Assigned To | ajosey | ||
Priority | normal | Severity | Editorial | Type | Error |
Status | Under Review | Resolution | Open | ||
Name | Elliott Hughes | ||||
Organization | |||||
User Reference | |||||
Section | <search.h> | ||||
Page Number | (web) | ||||
Line Number | (web) | ||||
Interp Status | |||||
Final Accepted Text | |||||
Summary | 0001928: `void *` shown as `void` in <search.h> page | ||||
Description | every mention of `void` in https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/search.h.html (other than in code blocks) should have been `void *` instead. | ||||
Desired Action | i'm assuming the page source says `void *` but someone needs to fix the markup :-) | ||||
Tags | No tags attached. |
|
The text is correct (posix_tnode is an alias for void). See 0001011:0003410. |
|
"Earlier versions of this standard explicitly used void for both node and key references" isn't really true though --- they used `void *`. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-09 16:11 | enh | New Issue | |
2025-06-09 16:11 | enh | Status | New => Under Review |
2025-06-09 16:11 | enh | Assigned To | => ajosey |
2025-06-12 08:46 | geoffclare | Project | 1003.1(2004)/Issue 6 => 1003.1(2024)/Issue8 |
2025-06-12 08:46 | geoffclare | Relationship added | related to 0001011 |
2025-06-12 08:49 | geoffclare | Note Added: 0007199 | |
2025-06-12 14:19 | enh | Note Added: 0007201 |