http://d.puremagic.com/issues/show_bug.cgi?id=7083
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #1 from Walter Bright <[email protected]> 2011-12-08 20:56:19 PST --- This is done deliberately as the code/data for one module can be distributed among several object files (unlike C) and the only way they can communicate is via a global name. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
