[phobos] [D-Programming-Language/phobos] 100733: Made core.thread import in std.file non-selective.
noreply at github.com
noreply at github.com
Mon Nov 14 20:35:37 PST 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 100733041fd293bc14cdcc11b24de92949aea609
https://github.com/D-Programming-Language/phobos/commit/100733041fd293bc14cdcc11b24de92949aea609
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2011-11-14 (Mon, 14 Nov 2011)
Changed paths:
M std/file.d
Log Message:
-----------
Made core.thread import in std.file non-selective.
Bug# 314 just makes it create import conflicts when compiling with
-unittest. It works just as well (better given bug# 314) as a normal
import.
More information about the phobos
mailing list