D - Module
- Don Stewart (9/9) May 21 2002 if I want to create a module
if I want to create a module module d.foo.bar; class bar{ } Is this correct? If so I keep getting 'Assertion failure: '0' on line 226 in file 'module.c' erros on compiling ... Thanks Don
May 21 2002
Sounds like a bug. I'll see about fixing it. "Don Stewart" <donald.m.stewart btinternet.com> wrote in message news:aceh72$293f$1 digitaldaemon.com...if I want to create a module module d.foo.bar; class bar{ } Is this correct? If so I keep getting 'Assertion failure: '0' on line 226 in file 'module.c' erros on compiling ... Thanks Don
May 21 2002
It doesn't happen when I try it. Try downloading the latest D compiler. -Walter "Don Stewart" <donald.m.stewart btinternet.com> wrote in message news:aceh72$293f$1 digitaldaemon.com...if I want to create a module module d.foo.bar; class bar{ } Is this correct? If so I keep getting 'Assertion failure: '0' on line 226 in file 'module.c' erros on compiling ... Thanks Don
May 22 2002