[Freeciv-tickets] [freeciv] #45020: req_copy()

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Sat Jul 16 06:52:54 JST 2022


#45020: req_copy()

  Open Date: 2022-07-05 03:48
Last Update: 2022-07-16 00:52

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

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

Last Changes/Comment on this Ticket:
2022-07-16 00:52 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted


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

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: General
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

I would need to create a temporary copy of a requirement struct. With the current content it would be possible to just assign (or memcpy() ) the content, but in case that's not going to work in the future (e.g. pointers contained in the struct) I think it's better to introduce req_copy() function for this.

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



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index