Tíquete #41482

WORLD_SCORE not set: linker error for missing screen_dump

: 2021-02-06 07:00 Última Atualização: 2021-02-06 21:27

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
(Nenhum)
Prioridade:
1 - Lowest
Gravidade:
1 - Lowest
Resolução:
Duplicate
Arquivo:
Nenhum

Details

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.

Ticket History (3/3 Histories)

2021-02-06 07:00 Updated by: backwardseric
  • New Ticket "WORLD_SCORE not set: linker error for missing screen_dump" created
2021-02-06 15:42 Updated by: habu
  • Estado Update from Aberto to Fechado
  • Resolução Update from Nenhum to Duplicate
Comentário

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 Updated by: deskull

Attachment File List

No attachments

Editar

Please login to add comment to this ticket » Login