July 13, 2013 [dmd-internals] [D-Programming-Language/dmd] 797832: fix issue 10612 - ICE on using enum as hash key wi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 797832d6d2537f1e75f58550b55bdcc6fdef32a9 https://github.com/D-Programming-Language/dmd/commit/797832d6d2537f1e75f58550b55bdcc6fdef32a9 Author: Henning Pohl <henning@still-hidden.de> Date: 2013-07-12 (Fri, 12 Jul 2013) Changed paths: M src/mtype.c M test/runnable/testenum.d Log Message: ----------- fix issue 10612 - ICE on using enum as hash key with mutual module imports Commit: a608afd9b4d756bb4be3f5ebfa8bb471176be04d https://github.com/D-Programming-Language/dmd/commit/a608afd9b4d756bb4be3f5ebfa8bb471176be04d Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-07-13 (Sat, 13 Jul 2013) Changed paths: M src/mtype.c M test/runnable/testenum.d Log Message: ----------- Merge pull request #2336 from hpohl/10612 [REG2.064a] fix issue 10612 - ICE on using enum as hash key with mutual module imports Compare: https://github.com/D-Programming-Language/dmd/compare/3c960ffe733f...a608afd9b4d7 |
Copyright © 1999-2021 by the D Language Foundation