https://issues.dlang.org/show_bug.cgi?id=16568

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Vladimir Panteleev <[email protected]> ---
Files are created here:

https://github.com/dlang/phobos/blob/bf61ad682f3f9c35a16c79180941ffd902ab9758/posix.mak#L360-L366

It seems that the files are not cleaned up only when the test fails. Have you
been doing a lot of development and testing?

Anyway, here's an untested fix attempt:

https://github.com/dlang/phobos/pull/4831

--

Reply via email to