#45812: S3_0 execute_orders() oaction not used in non-debug builds Open Date: 2022-10-09 08:00 Last Update: 2022-10-09 08:00 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-09 08:00 Updated by: cazfi * New Ticket "S3_0 execute_orders() oaction not used in non-debug builds" created --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Bugs Status: Open Priority: 5 - Medium MileStone: 3.0.5 Component: Server Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- 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