待辦事項 #41883

Meson: Set _WIN32_WINNT for Windows builds

啟用日期: 2021-03-30 20:20 最後更新: 2021-04-07 13:46

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

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 History (3/4 Histories)

2021-03-30 20:20 Updated by: cazfi
  • New Ticket "Meson: Set _WIN32_WINNT for Windows builds" created
2021-03-30 22:18 Updated by: cazfi
  • 處理結果 Update from to Accepted
2021-04-07 13:46 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入