https://issues.dlang.org/show_bug.cgi?id=16265
Iain Buclaw changed:
What|Removed |Added
Priority|P1 |P4
--
https://issues.dlang.org/show_bug.cgi?id=16265
--- Comment #6 from Steven Schveighoffer ---
(In reply to Mike Franklin from comment #5)
> I think it would help to have an example that someone could quickly cut and
> paste into their development environment to reproduce and illustrate the
> proble
https://issues.dlang.org/show_bug.cgi?id=16265
Mike Franklin changed:
What|Removed |Added
CC||slavo5...@yahoo.com
--- Comment #5 from Mike
https://issues.dlang.org/show_bug.cgi?id=16265
--- Comment #4 from Steven Schveighoffer ---
Trial PR: https://github.com/dlang/dmd/pull/6753
--
https://issues.dlang.org/show_bug.cgi?id=16265
anonymous4 changed:
What|Removed |Added
See Also||https://issues.dlang.org/sh
|
https://issues.dlang.org/show_bug.cgi?id=16265
Steven Schveighoffer changed:
What|Removed |Added
Summary|batter detection of real|unittest imports should not
https://issues.dlang.org/show_bug.cgi?id=16265
--- Comment #1 from anonymous4 ---
But you will still have a cycle when compiling unittests? Then unittest
dependencies can't be possibly ignored.
--