If you trust me, dropping the dmd.exe I emailed you in place of your 
existing one should give you a line number and file.

"zhang" <bitwo...@qq.com> wrote in message 
news:mailman.1603.1310568147.14074.digitalmar...@puremagic.com...
> I'm porting the Scintilla (C++) to D. The module of scintilla.Editor is a 
> big one which has over 10,000 lines.
> I have tried my best to get rid of all the warning and error messages 
> emitted by DMD 2.054, except for one:
>
> dmd.exe -version=WindowsXP  -g -debug    -IE:\dmd\contrib\import  -c 
> scintilla\Editor.d -ofobj\Debug\scintilla\Editor.obj
> Internal error: e2ir.c 5007
>
> Of course, there are many bugs hidding in the Editor.d. However, I need 
> more hints from the compiler to kill the bugs.
> Thanks for any help.
>
> ----------
> Zhang <bitwo...@qq.com>
>
> t 


Reply via email to