[dmd-internals] [D-Programming-Language/dmd] b66df0: Replace only C++-style cast with C-style cast
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Mar 12 22:49:34 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b66df0d27877e0068313f15b467e1e693bf4ff20
https://github.com/D-Programming-Language/dmd/commit/b66df0d27877e0068313f15b467e1e693bf4ff20
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M src/libelf.c
Log Message:
-----------
Replace only C++-style cast with C-style cast
Commit: 8fdd488ad9ce7a9e50e4d04508e2da2853360308
https://github.com/D-Programming-Language/dmd/commit/8fdd488ad9ce7a9e50e4d04508e2da2853360308
Author: Walter Bright <walter at walterbright.com>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M src/libelf.c
Log Message:
-----------
Merge pull request #4491 from yebblies/reinterpret_cast
[DDMD] Replace only C++-style cast with C-style cast
Compare: https://github.com/D-Programming-Language/dmd/compare/d6770aaa6e1c...8fdd488ad9ce
More information about the dmd-internals
mailing list