| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
コンパイル | 低 | 解決済み | 修正済み | 2009-07-10 13:42 | 2009-07-10 20:42 |
| テスター | Justin Kerk | 担当者 | aaron | ソース | |
| バージョン | 0.132u4 | 発生バージョン | 0.132u4 | 修正バージョン | 0.132u5 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | MSVCでコンパイルするとdevintrf.c:128行目で警告が出る。 | ||||
| 詳 細 | Dunno if MSVC issues are accepted here, but doing a 64-bit compile of 0.132u4 (not yet available in the version drop-down ;) ) with MSVC 2008 I get the following warning: src\emu\devintrf.c(128) : error C2220: warning treated as error - no 'object' file generated src\emu\devintrf.c(128) : warning C4090: 'function' : different 'const' qualifiers src\emu\devintrf.c(144) : warning C4090: 'function' : different 'const' qualifiers | ||||
| 再現手順 | |||||
| 追加情報 | Full command line: mingw32-make -j3 SYMBOLS=1 OPTIMIZE=3 PROFILER=1 ARCHOPTS="-march=pentium-m -msse3" LIB="%LIB%;%DXSDK_DIR%lib\x64" INCLUDE="%INCLUDE%;%DXSDK_DIR%include" MAMEOS=windows MAP=1 DIRECTINPUT=8 DIRECT3D=9 MSVC_BUILD=1 PREFIX= PTR64=1 | ||||
| 添付ファイル | |||||