D - Compiler assertion failure
- Vathix (5/5) Nov 10 2003 When I import windows.d I have in my own include directory and import
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