[Issue 16596] `digger build` fails:Undefined symbols for architecture x86_64 symboldata
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Oct  5 09:45:24 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16596
Timothee Cour <timothee.cour2 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2 at gmail.com
--- Comment #2 from Timothee Cour <timothee.cour2 at gmail.com> ---
digger: bff7b4fe36e34b8db6aed33b91536ac0efed75f6 is the first bad commit
commit bff7b4fe36e34b8db6aed33b91536ac0efed75f6
Author: Andrei Alexandrescu <andrei at erdani.com>
Date:   Wed Sep 21 14:01:59 2016 -0400
    dmd: Merge pull request #6145 from WalterBright/add-dmsc.d
    https://github.com/D-Programming-Language/dmd/pull/6145
    convert msc.c to dmsc.d
diff --git a/dmd b/dmd
index cce7909..93596df 160000
--- a/dmd
+++ b/dmd
@@ -1 +1 @@
-Subproject commit cce79099fd365ee0a2aaf0e3ec4141303ea28e46
+Subproject commit 93596df0c5cf2fc272ea0841f2f263e53cb1e47e
digger: Bisection completed successfully.
--
    
    
More information about the Digitalmars-d-bugs
mailing list