Debug/reduce stack overflow in DMD on Windows

Jacob Carlborg doob at me.com
Mon Dec 30 15:26:44 PST 2013


On 2013-12-30 23:21, Vladimir Panteleev wrote:

> You could try reducing the bug using DustMite, and this helper:

Thanks, DustMite was able to find a reduced test case. It was this 
little piece of code:

enum : DWORD
{
     DWORD = REG_DWORD
}

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list