Created attachment 526 [details] Proposed patch Starting with DMD 1.030, DMD will create object files using the base filename specified in -of. If the filename specified in -of has a double extension (for example, main_02.d.exe), DMD will attempt to pass to the linker only "main_02.d", omitting the ".obj" extension. However, the linker will notice that the suppled filename already has an extension, and tries to open "main_02.d" instead of "main_02.d.obj". This problem currently breaks DStress, at least on Windows. The attached patch checks for double extensions when constructing the linker argument list, and passes through the full file name in those cases.
*** Issue 2886 has been marked as a duplicate of this issue. ***
http://www.dsource.org/projects/dmd/changeset/676 and 677
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル