チケット #41482

WORLD_SCORE not set: linker error for missing screen_dump

登録: 2021-02-06 07:00 最終更新: 2021-02-06 21:27

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
(未割り当て)
優先度:
1 - 最低
重要度:
1 - 最低
解決法:
重複
ファイル:
なし

詳細

When compiled with WORLD_SCORE not set on macOS with the clang compiler, compilation of the current develop branch fails with a linker error for the missing symbol, screen_dump. load/load.c and save/save.c were the object files referencing the missing symbol.

This commit, https://osdn.net/projects/hengbandforosx/scm/git/hengbandosx/commits/22b7f5c29fb47fc24f1bcaef60ef395f770881f1 , (screen-dump-missing-symbol branch of the hengbandforosx project; branch is based off Hengband's develop branch) always defines screen_dump in io/report.c regardless of whether WORLD_SCORE is set.

チケットの履歴 (3 件中 3 件表示)

2021-02-06 07:00 更新者: backwardseric
  • 新しいチケット "WORLD_SCORE not set: linker error for missing screen_dump" が作成されました
2021-02-06 15:42 更新者: habu
  • 状況オープン から 完了 に更新されました
  • 解決法なし から 重複 に更新されました
コメント

I had noticed this problem some time ago and had created a ticket #41444 for this issue.

Your series of commits (tickets #41480 #41481 #41482) will be taken in and this issue will be dealt with in ticket #41444.

Thank you.

2021-02-06 21:27 更新者: deskull

添付ファイルリスト

添付ファイルはありません

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする