待辦事項 #48737

tile_move_cost_ptrs() compile failure on arm32

啟用日期: 2023-09-28 05:12 最後更新: 2023-09-29 17:44

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

S3_1, OpenEmbedded arm32 target:

| ../../git/common/map.c: In function 'tile_move_cost_ptrs':
| ../../git/common/map.c:838:31: error: comparison is always false due to limited range of data type [-Werror=type-limits]
|   838 |             if (cardinal_move < 0) {
|       |                               ^
| ../../git/common/map.c:882:23: error: comparison is always false due to limited range of data type [-Werror=type-limits]
|   882 |     if (cardinal_move < 0) {
|       |                       ^

Ticket History (3/4 Histories)

2023-09-28 05:12 Updated by: cazfi
  • New Ticket "tile_move_cost_ptrs() compile failure on arm32" created
2023-09-28 05:18 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
評語

Patch meant also to S2_6 attached.

2023-09-29 17:44 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入