待辦事項 #43835

cardinal_adjc_iterate requires center_tile to be an identifier

啟用日期: 2022-02-11 04:15 最後更新: 2022-02-19 03:39

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

細節

The cardinal_adjc_iterate macro from common/map.h puts its given center_tile in a (macro-internal) identifier. This means it can't be used when center_tile is the result of an expression, without first storing that result in a variable.

Ticket History (3/5 Histories)

2022-02-11 04:15 Updated by: alienvalkyrie
  • New Ticket "cardinal_adjc_iterate requires center_tile to be an identifier" created
2022-02-11 04:54 Updated by: alienvalkyrie
  • 處理結果 Update from to Accepted
評語

Given that this is far from a critical change, merging will have to wait until after the 3.0.0 release.

2022-02-19 03:39 Updated by: alienvalkyrie
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入