January 19, 2015 [dmd-internals] [D-Programming-Language/dmd] c8d49c: fix Issue 13992 - CTFE produces strange error with... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation