D - module.c assertion failure
- Paul Runde (6/6) Mar 23 2003 I have a project with a sub-directory ../foo which contains foo.d
I have a project with a sub-directory ../foo which contains foo.d When I put the line: import foo.foo; I get the message: Assertion failure: '0' on line 342 in file 'module.c' Error goes away if I rename foo.d to something else.
Mar 23 2003