D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 7237 - un.di is missing in dmd.2.057.zip
Summary: un.di is missing in dmd.2.057.zip
Status: RESOLVED WONTFIX
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All Linux
: P2 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 15:16 UTC by chrono
Modified: 2014-04-23 11:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chrono 2012-01-05 15:16:05 UTC
dmd2/src/druntime/import/core/sys/posix/sys/un.di is missing in dmd.2.057.zip downloaded form here: (https://github.com/downloads/D-Programming-Language/dmd/dmd.2.057.zip).

But it's corresponding *.d file seems to be present dmd2/src/druntime/src/core/sys/posix/sys/un.d.

The problem occurs when Jordi uses the zip file as a base for *.deb packages and ONLY includes the *.di files.
Comment 1 Andrej Mitrovic 2014-04-23 11:53:43 UTC
This version is so old already that I think marking this as WONTFIX is appropriate here.