[dmd-internals] [D-Programming-Language/dmd] c23b94: Do not rely on implicit narrowing integral convers...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 7 03:08:11 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c23b9498ca5af85cfedd04d0b716a7453024ec27
https://github.com/D-Programming-Language/dmd/commit/c23b9498ca5af85cfedd04d0b716a7453024ec27
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/target.c
Log Message:
-----------
Do not rely on implicit narrowing integral conversions
Commit: a1521dd14d348fb667307b5ca8bb53ebfe65f484
https://github.com/D-Programming-Language/dmd/commit/a1521dd14d348fb667307b5ca8bb53ebfe65f484
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/target.c
Log Message:
-----------
Merge pull request #3954 from yebblies/impconv
[DDMD] Do not rely on implicit narrowing integral conversions
Compare: https://github.com/D-Programming-Language/dmd/compare/ed6356ccd803...a1521dd14d34
More information about the dmd-internals
mailing list