[Freeciv-tickets] [freeciv] #45676: cm.c: Reduce number of consequtive city_size_get() calls

Back to archive index
OSDN Ticket System norep****@osdn*****
Sat Oct 29 09:20:20 JST 2022


#45676: cm.c: Reduce number of consequtive city_size_get() calls

  Open Date: 2022-09-20 14:21
Last Update: 2022-10-29 03:20

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

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

Last Changes/Comment on this Ticket:
2022-10-29 03:20 Updated by: cazfi
 * Status Update from Open to Closed
 * Resolution Update from Accepted to Fixed


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

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.0.5
     Component: General
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

Some functions in cm.c call city_size_get() for the same city, with no possibility of change in size, multiple times. No real harm done at the moment, as it's a simple inline function, but could be cleaned.

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



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