Ticket #48055

Undeclared functions when feature test macros are defined

Eröffnet am: 2023-05-20 00:11 Letztes Update: 2023-05-20 00:11

Auswertung:
Verantwortlicher:
(Keine)
Typ:
Status:
Offen
Komponente:
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine
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-Verlauf (1/1 Historien)

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

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden