[dmd-beta] dmd 2.065 rc 1

Jesse Phillips jesse.k.phillips at gmail.com
Thu Feb 20 19:36:40 PST 2014


On Thu, Feb 20, 2014 at 3:09 PM, Jordi Sayol <g.sayol at yahoo.es> wrote:>

> > * There is garbage in the include directories in phobos in the dmd
> >   package (in /usr/include/dmd/phobos). There are README files and even
> >   .d files that could get imported by mistake by user code. Ideally this
> >   should be sanitized and documentation moved to /usr/share/doc/dmd (or
> >   the respective phobos package).
>
> You're right, I'll clean up, but I don't know if everything out of "std"
> directory can be removed.
> "etc" folder can be removed?
>

I'm not taking a look at what is in the directory but IIRC std, etc both
can't be removed. They do contain .d files, but these are used as headers.
druntime uses .di but this isn't true of Phobos, so don't touch the .d.

-- 
Jesse Phillips
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20140220/d25707b5/attachment-0001.html>


More information about the dmd-beta mailing list