[dmd-internals] [D-Programming-Language/dmd] f20d08: fix Issue 3895 - Appending a double[] to a float[]...
GitHub
noreply at github.com
Thu Apr 26 11:41:19 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f20d0845f24361463acab77d314170b25b2825c4
https://github.com/D-Programming-Language/dmd/commit/f20d0845f24361463acab77d314170b25b2825c4
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths:
M src/expression.c
M src/mtype.c
A test/fail_compilation/fail3895.d
Log Message:
-----------
fix Issue 3895 - Appending a double[] to a float[] generates wrong code
More information about the dmd-internals
mailing list