www.digitalmars.com         C & C++   DMDScript  

D - Compiler assertion failure

When I import windows.d I have in my own include directory and import
std.c.windows.windows, the compiler asserts:

Assertion failure: '0' on line 347 in file 'module.c'

I wasn't trying to use both windows.d but the problem only occured when I
imported std.date since I noticed it imports std.c.windows.windows.
Nov 10 2003