[Freeciv-tickets] [freeciv] #48194: AI: kill_something_with() dead 'vulnerability' assignment

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Jun 14 12:43:21 JST 2023


#48194: AI: kill_something_with() dead 'vulnerability' assignment

  Open Date: 2023-06-09 01:34
Last Update: 2023-06-14 06:43

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

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

Last Changes/Comment on this Ticket:
2023-06-14 06:43 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.8
     Component: AI
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

S3_0 clang analyzer:
../../../../src/ai/default/daimilitary.c:1266:9: warning: Value stored to 'vulnerability' is never read [deadcode.DeadStores]
        vulnerability = m;
        ^               ~


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



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