On Thursday, 27 July 2017 at 18:35:02 UTC, FoxyBrown wrote:
But the issue was about missing symbols, not anything "extra". If datatime.d is there but nothing is using it, why should it matter?

YOU were using it with an `import std.datetime;` line. With the file still there, it sees it referenced from your code and loads the file... but since it is no longer used upstream, the .lib doesn't contain it and thus missing symbol.

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

Reply via email to