[Freeciv-tickets] [freeciv] #45812: S3_0 execute_orders() oaction not used in non-debug builds

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Oct 12 01:50:05 JST 2022


#45812: S3_0 execute_orders() oaction not used in non-debug builds

  Open Date: 2022-10-09 08:00
Last Update: 2022-10-11 19:50

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

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

Last Changes/Comment on this Ticket:
2022-10-11 19:50 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.0.5
     Component: Server
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

Clang analyzer warns about unused oaction assignment in S3_0 execute_orders(). It's only used inside fc_assert() and log_debug().
That's not the case with later branches - there it has use outside debug.

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



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