[dmd-internals] [D-Programming-Language/dmd] c8d49c: fix Issue 13992 - CTFE produces strange error with...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Jan 19 07:47:31 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c8d49c79d3a68b509b1046f4280169232b6f52db
https://github.com/D-Programming-Language/dmd/commit/c8d49c79d3a68b509b1046f4280169232b6f52db
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M src/ctfeexpr.c
M test/compilable/interpret3.d
Log Message:
-----------
fix Issue 13992 - CTFE produces strange error with += operator on integer type
Commit: 2ec6abc0d5eafdf44a84405d9457ea9ad5199025
https://github.com/D-Programming-Language/dmd/commit/2ec6abc0d5eafdf44a84405d9457ea9ad5199025
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-20 (Tue, 20 Jan 2015)
Changed paths:
M src/ctfeexpr.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #4304 from 9rnsr/fix13992
[REG2.067a] Issue 13992 - CTFE produces strange error with += operator on integer type
Compare: https://github.com/D-Programming-Language/dmd/compare/6ef3d2b0e15a...2ec6abc0d5ea
More information about the dmd-internals
mailing list