January 02, 2014 [dmd-internals] [D-Programming-Language/dmd] 0e0863: fix Issue 11591 - std.typecons.Tuple -s with class... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0e08634edb3f06c3879f679ca97e7dde5340b915 https://github.com/D-Programming-Language/dmd/commit/0e08634edb3f06c3879f679ca97e7dde5340b915 Author: Walter Bright <walter@walterbright.com> Date: 2014-01-01 (Wed, 01 Jan 2014) Changed paths: M src/mtype.c A test/fail_compilation/fail11591.d M test/runnable/sdtor.d M test/runnable/test12.d Log Message: ----------- fix Issue 11591 - std.typecons.Tuple -s with classes fails at runtime as associative array keys Commit: 10de92b5bbfda4850cb7f17885d7d9a2c7ad0290 https://github.com/D-Programming-Language/dmd/commit/10de92b5bbfda4850cb7f17885d7d9a2c7ad0290 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2014-01-02 (Thu, 02 Jan 2014) Changed paths: M src/mtype.c A test/fail_compilation/fail11591.d M test/runnable/sdtor.d M test/runnable/test12.d Log Message: ----------- Merge pull request #3054 from WalterBright/fix11591 Regression fix Issue 11591 - std.typecons.Tuple -s with classes fails at runtime as associative array keys Compare: https://github.com/D-Programming-Language/dmd/compare/34fc8dd50854...10de92b5bbfd |
Copyright © 1999-2021 by the D Language Foundation