[Freeciv-tickets] [freeciv] #46472: S3_1 kill_unit() assigning pointer from action_auto_perf_unit_do() to bool

Back to archive index
OSDN Ticket System norep****@osdn*****
Sat Jan 21 15:10:59 JST 2023


#46472: S3_1 kill_unit() assigning pointer from action_auto_perf_unit_do() to bool

  Open Date: 2023-01-07 02:03
Last Update: 2023-01-21 08:10

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

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

Last Changes/Comment on this Ticket:
2023-01-21 08:10 Updated by: cazfi
 * Status Update from Open to Closed
 * Resolution Update from Accepted to Fixed


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

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.1.0-beta1
     Component: Server
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

kill_unit() has: "escaped = action_auto_perf_unit_do( ..." where 'escaped' is a boolean, and action_auto_perf_unit_do() returns a pointer. Breaks c23 build.

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



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