Tíquete #48541

sdl2: real_info_city_report_dialog_update() unused 'w' value

: 2023-08-26 23:13 Última Atualização: 2023-08-28 22:53

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
2

Details

The last value real_info_city_report_dialog_update() sets to 'w' is never used.
Clang analyzer, S3_1:

../../../../src/client/gui-sdl2/cityrep.c:827:3: warning: Value stored to 'w' is never read [deadcode.DeadStores]
  w += adj_size(2);
  ^    ~~~~~~~~~~~

Ticket History (3/5 Histories)

2023-08-26 23:13 Updated by: cazfi
  • New Ticket "sdl2: real_info_city_report_dialog_update() unused 'w' value" created
2023-08-26 23:51 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
2023-08-28 22:53 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login