[Issue 3979] Order-of-compilation and forward reference errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 9 23:57:03 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3979
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
Severity|blocker |normal
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-06-09 23:57:00 PDT ---
This is a weird bug, but it seems to be caused by having a module with the same
name as one in the standard library. If you change the module statement to (for
example) module.std.process2; the problem disappears.
Since this is obscure (you probably won't encounter it unless you're working on
Phobos!) and has a trivial workaround, downgrading from blocker.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list