[Freeciv-tickets] [freeciv] #46205: Move set_unit_activity_road|base() to savegame2.c

Back to archive index
OSDN Ticket System norep****@osdn*****
Mon Dec 5 21:27:48 JST 2022


#46205: Move set_unit_activity_road|base() to savegame2.c

  Open Date: 2022-12-05 14:27
Last Update: 2022-12-05 14:27

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

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

Last Changes/Comment on this Ticket:
2022-12-05 14:27 Updated by: cazfi
 * New Ticket "Move set_unit_activity_road|base() to savegame2.c" created


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

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Server
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

https://www.hostedredmine.com/issues/875804 moved set_unit_activity_road() and set_unit_activity_base() to savecompat.c. Actually they are needed only by savegame2.c; not by savegame3.c nor savecompat conversion. Thus they should be moved to savegame2.c. That will also ensure that they get removed when savegame2.c support is eventually dropped.

-- 
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/46205
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=46205



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