http://d.puremagic.com/issues/show_bug.cgi?id=5205
Summary: D runtime duplication in zip
Product: D
Version: D2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
--- Comment #0 from Jesse Phillips <[email protected]> 2010-11-11
19:16:02 PST ---
The zip file distributed for DMD includes the source code for druntime. There
is actually an old version of the code lingering in the import section, which
now also contains generated interface files. dmd may be preferring the .d files
over .di causing old code to be used.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------