[phobos] [D-Programming-Language/phobos] cfeadb: Directory iteration should not throw if some of th...

Jonathan M Davis jmdavisProg at gmx.com
Sun Jun 17 14:14:54 PDT 2012


On Sunday, June 17, 2012 14:02:05 GitHub wrote:
>   Branch: refs/heads/master
>   Home:   https://github.com/D-Programming-Language/phobos
>   Commit: cfeadbbe528db6ee04f60b1ee0159c2c8ab4fc01
>      
> https://github.com/D-Programming-Language/phobos/commit/cfeadbbe528db6ee04f
> 60b1ee0159c2c8ab4fc01 Author: Andrei Alexandrescu <andrei at erdani.com>
>   Date:   2012-06-17 (Sun, 17 Jun 2012)
> 
>   Changed paths:
>     M std/file.d
> 
>   Log Message:
>   -----------
>   Directory iteration should not throw if some of the directory content is
> concurrently deleted.

Not to say that there's anything wrong with your recent commits (this one 
certainly looks fine), but aren't we generally supposed to be using pull 
requests so that the changes get reviewed by at least one other person before 
they get merged in?

- Jonathan M Davis


More information about the phobos mailing list