[dmd-internals] [D-Programming-Language/dmd] 0a8f89: Fix Issue 9572 - Missed wrong implicit integral co...
GitHub
noreply at github.com
Sat Nov 23 00:31:51 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0a8f89e122eba08e58cac218f92c639f514720c3
https://github.com/D-Programming-Language/dmd/commit/0a8f89e122eba08e58cac218f92c639f514720c3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M src/statement.c
A test/fail_compilation/fail9572.d
Log Message:
-----------
Fix Issue 9572 - Missed wrong implicit integral conversion
Commit: 66e6ed1955895d8423ca8348419548324e62e612
https://github.com/D-Programming-Language/dmd/commit/66e6ed1955895d8423ca8348419548324e62e612
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M src/statement.c
A test/fail_compilation/fail9572.d
Log Message:
-----------
Merge pull request #2859 from yebblies/issue9572
Issue 9572 - Missed wrong implicit integral conversion
Compare: https://github.com/D-Programming-Language/dmd/compare/115cf0759e6e...66e6ed195589
More information about the dmd-internals
mailing list