which, by the looks of it, should be getting a fix... soon? ish?
I get this all the time with std.array.array (I use my own array
implementations, but phobos' array seems to secretly creep in
everywhere). I think its got to do with that private import
visibility bug (https://issues.dlang.org/show_bug.cgi?id=314 or
https://issues.dlang.org/show_bug.cgi?id=13096 I think)
- import conflicts AndyC via Digitalmars-d-learn
- Re: import conflicts Vlad Levenfeld via Digitalmars-d-learn
- Re: import conflicts AndyC via Digitalmars-d-learn
- Re: import conflicts Mike Parker via Digitalmars-d-learn