[dmd-internals] [D-Programming-Language/dmd] f8c228: Additional issue 12642 fix for vector literal and ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon May 26 02:27:44 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f8c228cf20b656db91ef478b20a34d290888647b
https://github.com/D-Programming-Language/dmd/commit/f8c228cf20b656db91ef478b20a34d290888647b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M src/cast.c
M test/compilable/nogc.d
Log Message:
-----------
Additional issue 12642 fix for vector literal and @nogc
Commit: d060bdb123b93bd69de95c4494bdbbc40260aa8b
https://github.com/D-Programming-Language/dmd/commit/d060bdb123b93bd69de95c4494bdbbc40260aa8b
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M src/cast.c
M test/compilable/nogc.d
Log Message:
-----------
Merge pull request #3587 from 9rnsr/fix12642
Additional issue 12642 fix for vector literal and @nogc
Compare: https://github.com/D-Programming-Language/dmd/compare/832e87684fa0...d060bdb123b9
More information about the dmd-internals
mailing list