[dmd-internals] [D-Programming-Language/dmd] a603c1: Fix Object -> size_t casts to go through void*
GitHub
noreply at github.com
Fri Jun 28 12:06:25 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a603c1936416c78660f8f5556522279627d6e28d
https://github.com/D-Programming-Language/dmd/commit/a603c1936416c78660f8f5556522279627d6e28d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Changed paths:
M src/template.c
Log Message:
-----------
Fix Object -> size_t casts to go through void*
Commit: ac7fe86094b227b64fc5dd5ac5681d5cb884e06d
https://github.com/D-Programming-Language/dmd/commit/ac7fe86094b227b64fc5dd5ac5681d5cb884e06d
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M src/template.c
Log Message:
-----------
Merge pull request #2264 from yebblies/classcast
[DDMD] Fix Object -> size_t casts to go through void*
Compare: https://github.com/D-Programming-Language/dmd/compare/3f08d7fcafcd...ac7fe86094b2
More information about the dmd-internals
mailing list