Anonymous | Login | 2025-02-11 18:30 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0001469 | [Issue 8 drafts] Base Definitions and Headers | Editorial | Error | 2021-05-04 16:03 | 2024-06-11 09:12 | ||
Reporter | dennisw | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Closed | Product Version | Draft 1.1 | ||||
Name | Dennis Wölfing | ||||||
Organization | |||||||
User Reference | |||||||
Section | <search.h> | ||||||
Page Number | 316 | ||||||
Line Number | 11052-11055 | ||||||
Final Accepted Text | |||||||
Summary | 0001469: Inconsistent return type for tfind and tsearch | ||||||
Description | 0001011 added the posix_tnode type and changed the return types of tfind and tsearch to posix_tnode*. However in the current draft the return type is only changed in XSH but not in XBD <search.h>. | ||||||
Desired Action |
On page 316 line 11052-11055 changetovoid *tfind(const void *, posix_tnode *const *, int(*)(const void *, const void *)); void *tsearch(const void *, posix_tnode **, int(*)(const void *, const void *)); posix_tnode *tfind(const void *, posix_tnode *const *, int(*)(const void *, const void *)); posix_tnode *tsearch(const void *, posix_tnode **, int(*)(const void *, const void *)); |
||||||
Tags | issue8 | ||||||
Attached Files | |||||||
|
![]() |
|||||||
|
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |