September 22, 2013 [dmd-internals] [D-Programming-Language/dmd] e1ed29: fix Issue 11081 - Win64: duplicate COMDAT with fai... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation