[Freeciv-tickets] [freeciv] #44849: installer_cross: Explicitly disable readline support

Back to archive index
OSDN Ticket System norep****@osdn*****
Fri Jun 17 23:49:29 JST 2022


#44849: installer_cross: Explicitly disable readline support

  Open Date: 2022-06-17 14:55
Last Update: 2022-06-17 17:49

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44849
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44849

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-06-17 17:49 Updated by: cazfi

Comment:

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.

---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.3
     Component: Windows Installers
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

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 information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44849
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44849



More information about the Freeciv-tickets mailing list
Back to archive index