[dmd-internals] [D-Programming-Language/dmd] e1ed29: fix Issue 11081 - Win64: duplicate COMDAT with fai...
GitHub
noreply at github.com
Sun Sep 22 11:47:55 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e1ed2905b2b7e996a4154d079fd8a8660424b5af
https://github.com/D-Programming-Language/dmd/commit/e1ed2905b2b7e996a4154d079fd8a8660424b5af
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-09-21 (Sat, 21 Sep 2013)
Changed paths:
M src/expression.c
M test/runnable/funclit.d
Log Message:
-----------
fix Issue 11081 - Win64: duplicate COMDAT with failed compilation with lambdas
Commit: 921aabf013b163f7acc935bf856541cf0199e698
https://github.com/D-Programming-Language/dmd/commit/921aabf013b163f7acc935bf856541cf0199e698
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-09-21 (Sat, 21 Sep 2013)
Changed paths:
M src/glue.c
Log Message:
-----------
Add assertion for lambda code generation
Commit: 4981236072fc4625b959d9146d073e808436f334
https://github.com/D-Programming-Language/dmd/commit/4981236072fc4625b959d9146d073e808436f334
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-09-22 (Sun, 22 Sep 2013)
Changed paths:
M src/expression.c
M src/glue.c
M test/runnable/funclit.d
Log Message:
-----------
Merge pull request #2579 from 9rnsr/fix11081
[REG2.064a] Issue 11081 - Win64: duplicate COMDAT with failed compilation with lambdas
Compare: https://github.com/D-Programming-Language/dmd/compare/b1e8e111c202...4981236072fc
More information about the dmd-internals
mailing list