[dmd-internals] [D-Programming-Language/dmd] 9c94ee: Make implicit narrowing cast explicit
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Jan 2 20:00:28 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9c94eee8e0c1aa62927e390a5c4c16785df0b6ba
https://github.com/D-Programming-Language/dmd/commit/9c94eee8e0c1aa62927e390a5c4c16785df0b6ba
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-03 (Sat, 03 Jan 2015)
Changed paths:
M src/cast.c
M src/init.c
M src/struct.c
Log Message:
-----------
Make implicit narrowing cast explicit
Commit: 6b12fd37e20024482383d870316df0a62a097328
https://github.com/D-Programming-Language/dmd/commit/6b12fd37e20024482383d870316df0a62a097328
Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
Date: 2015-01-03 (Sat, 03 Jan 2015)
Changed paths:
M src/cast.c
M src/init.c
M src/struct.c
Log Message:
-----------
Merge pull request #4235 from yebblies/explicitcast
[DDMD] Make implicit narrowing cast explicit
Compare: https://github.com/D-Programming-Language/dmd/compare/474518752df2...6b12fd37e200
More information about the dmd-internals
mailing list