[Issue 17961] std.uni does not compile with -unittest -dip1000

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 3 22:37:23 UTC 2017


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

Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dlang at jmdavisProg.co
                   |                            |m

--- Comment #6 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
(In reply to hsteoh from comment #5)
> Yeah, I know Phobos is not -dip1000 ready yet.  That's probably how this PR
> got pulled in spite of the breakage. :-P
> 
> It would be nice to fix these breakages, though.  Less trouble for when we
> do want to start building Phobos with -dip1000.

I think that Walter has done a few PRs to fix DIP 1000 issues in Phobos, but as
long as -dip1000 isn't being used, we're going to continue to introduce code
that doesn't work with it and have to create new PRs to fix that breakage when
we catch it. I don't think that -dip1000 is really ready to be enabled though,
even if all of druntime and Phobos worked with it. So, we could be at this for
a while, depending on how long it takes for -dip1000 to be ready.

--


More information about the Digitalmars-d-bugs mailing list