September 04, 2015 [dmd-internals] [D-Programming-Language/dmd] 8f03ee: fix Issue 12744 - auto ref crashes DMD on ASSERT | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 8f03ee45f9df1a0fdcca492cac575ab0d0b3fff0 https://github.com/D-Programming-Language/dmd/commit/8f03ee45f9df1a0fdcca492cac575ab0d0b3fff0 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/mtype.d M test/runnable/functype.d Log Message: ----------- fix Issue 12744 - auto ref crashes DMD on ASSERT Commit: 76913e6fcd4bc275510842fc219920d78a879c26 https://github.com/D-Programming-Language/dmd/commit/76913e6fcd4bc275510842fc219920d78a879c26 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/mtype.d A test/fail_compilation/fail12744.d M test/runnable/functype.d Log Message: ----------- Disallow conflicting parameter strage classes Commit: 37ee74a59eec69e48595c79f0f1340c9e1d637cf https://github.com/D-Programming-Language/dmd/commit/37ee74a59eec69e48595c79f0f1340c9e1d637cf Author: Walter Bright <walter@walterbright.com> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/mtype.d A test/fail_compilation/fail12744.d Log Message: ----------- Merge pull request #5032 from 9rnsr/fix12744 Issue 12744 - auto ref crashes DMD on ASSERT Compare: https://github.com/D-Programming-Language/dmd/compare/68650c1df460...37ee74a59eec | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply