[dmd-internals] [D-Programming-Language/dmd] 008266: fix Issue 10711 - shared phobos library should not...
GitHub
noreply at github.com
Thu Aug 15 10:30:22 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0082669292b0a4e535420ea9aabcd57fd7844923
https://github.com/D-Programming-Language/dmd/commit/0082669292b0a4e535420ea9aabcd57fd7844923
Author: Walter Bright <walter at walterbright.com>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/func.c
M test/runnable/extra-files/hello-profile.d.trace.def
Log Message:
-----------
fix Issue 10711 - shared phobos library should not depend on _Dmain
Commit: ab3a4030977d369b33f4d42b6964a134c7a800b5
https://github.com/D-Programming-Language/dmd/commit/ab3a4030977d369b33f4d42b6964a134c7a800b5
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M src/func.c
M test/runnable/extra-files/hello-profile.d.trace.def
Log Message:
-----------
Merge pull request #2476 from WalterBright/fix10711
fix Issue 10711 - shared phobos library should not depend on _Dmain
Compare: https://github.com/D-Programming-Language/dmd/compare/3e811df8a9d1...ab3a4030977d
More information about the dmd-internals
mailing list