[dmd-internals] [D-Programming-Language/dmd] 640590: allow new returns to be implicitly cast
GitHub
noreply at github.com
Sun Nov 11 22:55:46 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6405908d2557f0b5c92b104589b69eedbf4bee93
https://github.com/D-Programming-Language/dmd/commit/6405908d2557f0b5c92b104589b69eedbf4bee93
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-11 (Sun, 11 Nov 2012)
Changed paths:
M test/runnable/xtest46.d
Log Message:
-----------
allow new returns to be implicitly cast
Commit: 4b2767e72c04da35e5615edaa9081b20dccd4974
https://github.com/D-Programming-Language/dmd/commit/4b2767e72c04da35e5615edaa9081b20dccd4974
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-11 (Sun, 11 Nov 2012)
Changed paths:
M src/cast.c
M src/expression.h
M src/struct.c
Log Message:
-----------
allow new returns to be implicitly cast
Compare: https://github.com/D-Programming-Language/dmd/compare/bfd24e07708c...4b2767e72c04
More information about the dmd-internals
mailing list