It makes me sick!
Steven Schveighoffer via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jul 27 12:04:27 PDT 2017
On 7/27/17 2:54 PM, Jonathan M Davis via Digitalmars-d-learn wrote:
> You ended up with two versions of std.datetime. One was the module, and the
> other was the package. importing std.datetime could have imported either of
> them. dmd _should_ generate an error in that case, but I don't know if it
> does or not.
It does not (obviously, we are discussing it :)
https://issues.dlang.org/show_bug.cgi?id=17699
-Steve
More information about the Digitalmars-d-learn
mailing list