Ticket #48055

Undeclared functions when feature test macros are defined

Open Date: 2023-05-20 00:11 Last Update: 2023-05-20 00:11

Reporter:
Owner:
(None)
Type:
Status:
Open
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

A number of functions such as fileno are not declared in the headers if STRICT_ANSI is defined, which has the side effect that they won't be declared when compiling with -std=c99 -D_POSIX_SOURCE like on other platforms.

Ticket History (1/1 Histories)

2023-05-20 00:11 Updated by: ccawley2011
  • New Ticket "Undeclared functions when feature test macros are defined" created

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login