待辦事項 #44849

installer_cross: Explicitly disable readline support

啟用日期: 2022-06-17 20:55 最後更新: 2022-06-25 21:24

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

細節

Freeciv readline support does not work at all on Windows, but building it in makes the server console completely unusable. Currently msys2 builds explicitly disable readline support. For installer_cross builds configure disables readline support automatically as there's no readline available in crosser environment.

It's likely that readline support will be included in crosser-2.4. That availability of readline will make freeciv configure to automatically enable readline support.

We should explicitly disable readline support in installer_cross builds, as long as it doesn't work on Windows. (Of course the whole point of including readline in crosser is to make it possible to use it in the future - and to debug issues in current versions to develop that future version)

Ticket History (3/6 Histories)

2022-06-17 20:55 Updated by: cazfi
  • New Ticket "installer_cross: Explicitly disable readline support" created
2022-06-17 23:49 Updated by: cazfi
評語

It's worth first checking if the main issues is easily solvable now. It's quite possible that now that we've switched from msys1 to msys2, it is.

2022-06-21 04:10 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
評語

Reply To cazfi

It's worth first checking if the main issues is easily solvable now.

Wasn't trivial. Better to have the explicit readline disabling for now (so one can work with crosser-2.4 development version)

2022-06-25 21:24 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入