On 07/27/2017 11:54 AM, 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.

I don't know how many people install from the zip file but I think the zip file should include a datetime.d file with the following statement in it:

static assert(false, "std.datetime is now a package; please remove this file");

Of course the problem is, the user would have to remove the file every time they unzipped potentially a later release. :/ We need more prominent information about the change I guess.

Ali

              • Re:... Jonathan M Davis via Digitalmars-d-learn
              • Re:... FoxyBrown via Digitalmars-d-learn
              • Re:... Adam D. Ruppe via Digitalmars-d-learn
              • Re:... Adam D. Ruppe via Digitalmars-d-learn
              • Re:... Ali Çehreli via Digitalmars-d-learn
              • Re:... Jonathan M Davis via Digitalmars-d-learn
              • Re:... FoxyBrown via Digitalmars-d-learn
              • Re:... Mike Parker via Digitalmars-d-learn
              • Re:... Jonathan M Davis via Digitalmars-d-learn
              • Re:... Steven Schveighoffer via Digitalmars-d-learn
              • Re:... Ali Çehreli via Digitalmars-d-learn
              • Re:... Steven Schveighoffer via Digitalmars-d-learn
              • Re:... Ali Çehreli via Digitalmars-d-learn
              • Re:... Steven Schveighoffer via Digitalmars-d-learn
  • Re: It makes me sick! Jesse Phillips via Digitalmars-d-learn

Reply via email to