Post 3.0.0.1: clang compiler error in special-death-switcher.c
Thanks. I'll merge it to next version.
私のコード修正が原因なので本件引き取ります
普通にVS2019でも警告出てたので直します。
お手数ですがよろしくお願いします
担当者とマイルストーンを変更しておきます
修正しました。
deskull への返信
Thanks. I'll merge it to next version.
Sorry. It should be fixed in this version. I fixed.
A recent change causes a clang (version 12.0.0) compiler error in src/monster-floor/special-death-switcher.c: there's no prototype for sound().
This commit, https://osdn.net/projects/hengbandforosx/scm/git/hengbandosx/commits/fee73221ca03e795fba6d9bc3545cd903a554f09 , on the clang-error-no-sound-prototype branch of the hengbandforosx project takes care of the compile error by including main/sound-of-music.h.