El 21/02/14 04:36, Jesse Phillips ha escrit:
> 
> On Thu, Feb 20, 2014 at 3:09 PM, Jordi Sayol <[email protected] 
> <mailto:[email protected]>> 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.
> 

Even index.d and unittest.d on phobos folder?

-- 
Jordi Sayol
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to