February 04, 2015 [dmd-internals] [D-Programming-Language/dmd] 3c1952: fix Issue 14123 - cannot compare typeid(object.Obj... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3c195275a852d4aff6e33454cc700e2687898a01 https://github.com/D-Programming-Language/dmd/commit/3c195275a852d4aff6e33454cc700e2687898a01 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-05 (Thu, 05 Feb 2015) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 14123 - cannot compare typeid(object.Object) at compile time Commit: ae5fffaa6ea81f5a0665e6f848615dfe44440ada https://github.com/D-Programming-Language/dmd/commit/ae5fffaa6ea81f5a0665e6f848615dfe44440ada Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-02-05 (Thu, 05 Feb 2015) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #4383 from 9rnsr/fix14123 Issue 14123 - cannot compare typeid(object.Object) at compile time Compare: https://github.com/D-Programming-Language/dmd/compare/9917df7002fa...ae5fffaa6ea8 |
Copyright © 1999-2021 by the D Language Foundation