[Freeciv-tickets] [freeciv] #44458: Raw protocol dio_put_*() to return int

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed May 11 20:10:59 JST 2022


#44458: Raw protocol dio_put_*() to return int

  Open Date: 2022-04-24 21:57
Last Update: 2022-05-11 14:10

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

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

Last Changes/Comment on this Ticket:
2022-05-11 14:10 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.2.0
     Component: General
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

Fix in https://www.hostedredmine.com/issues/745593 for json protocol assumes that DIO_PUT() -wrapped functions return an int (0 for success, -1 for failure). As raw protocol functions do not do that, raw protocol does not compile with that patch.
This patch is about changing return type of those raw protocol dio_put_*() functions to int.

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



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