https://issues.dlang.org/show_bug.cgi?id=14959
Jack Stouffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #13 from Jack Stouffer <[email protected]> --- (In reply to Vladimir Panteleev from comment #12) > (In reply to Jack Stouffer from comment #11) > > Works with digger build. I'm not quite sure what that means. Am I manually > > building DMD wrong? > > It means that the way in which Digger builds D and the way you build D > result in different outcomes. You could look through Digger's log, see how > it builds D and try to find the difference with your method. > > It could also be an installation problem (mismatching versions of the > compiler and Phobos, or Phobos library and Phobos source code, or an > outdated version of one of the above being in front of the just-built > version in the search path). Because I am going to assume digger is more correct that my build I will close this. Where can I find said log file? --
