Ticket #41883

Meson: Set _WIN32_WINNT for Windows builds

Eröffnet am: 2021-03-30 20:20 Letztes Update: 2021-04-07 13:46

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Windows build with meson gives warnings about inet_pton() and friends. That's because they are only available in newer Windows versions, and we don't set _WIN32_WINNT in meson builds at all, to define minimum required Windows version.

Ticket-Verlauf (3/4 Historien)

2021-03-30 20:20 Aktualisiert von: cazfi
  • New Ticket "Meson: Set _WIN32_WINNT for Windows builds" created
2021-03-30 22:18 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2021-04-07 13:46 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden