[dmd-internals] [D-Programming-Language/dmd] 819902: Make implicit cast from long double to integer exp...
GitHub
noreply at github.com
Tue Jun 18 19:28:05 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8199020b44cd7c94fc8a75d7672338eae8fa525b
https://github.com/D-Programming-Language/dmd/commit/8199020b44cd7c94fc8a75d7672338eae8fa525b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/ctfeexpr.c
Log Message:
-----------
Make implicit cast from long double to integer explicit
Commit: f4a27487be95c3d88257b383f40c736d45ff8cf8
https://github.com/D-Programming-Language/dmd/commit/f4a27487be95c3d88257b383f40c736d45ff8cf8
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M src/ctfeexpr.c
Log Message:
-----------
Merge pull request #2213 from yebblies/floatint
[DDMD] Make implicit cast from long double to integer explicit
Compare: https://github.com/D-Programming-Language/dmd/compare/77e33a62b25c...f4a27487be95
More information about the dmd-internals
mailing list