Ticket #44794

Meson: getaddrinfo() not detected on win32

Eröffnet am: 2022-06-11 15:13 Letztes Update: 2022-07-02 00:50

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

Details

Split from #44069.

Configure step does not find 'getaddrinfo()'

This is case only with win32, for win64 it's found all right.

Likely win32 getaddrinfo() is defined as a macro - at least autotools configure that works for win32 checks also for a macro. So I assume that implementing macro detection also to meson will fix this issue.

Ticket-Verlauf (3/5 Historien)

2022-06-11 15:13 Aktualisiert von: cazfi
  • New Ticket "Meson: getaddrinfo() not detected on win32" created
2022-06-23 04:14 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-06-23 04:15 Aktualisiert von: cazfi
Kommentar

Builds (depends) on #44069

2022-07-02 00:50 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden