[Issue 2476] std.stdio fails to compile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 6 11:05:16 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2476
------- Comment #7 from jlquinn at optonline.net 2008-12-06 13:05 -------
(In reply to comment #5)
> runtime worked when I tried i on Windows. If it doesn't work, then that's a
> bug. What errors do you get?
I get the same error as with the unmodified dmd.conf:
-*- mode: compilation; default-directory: "~/d/" -*-
Compilation started at Sat Dec 6 14:04:27
~/dmd/bin/dmd Junk.d
/home/jlquinn/dmd/bin/../src/phobos/std/stdio.d(27): module memory cannot read
file 'core/memory.d'
Compilation exited abnormally with code 1 at Sat Dec 6 14:04:27
--
More information about the Digitalmars-d-bugs
mailing list