[dmd-internals] [D-Programming-Language/dmd] 35b203: Explicitly cast FuncDeclaration to void*
GitHub
noreply at github.com
Mon Jul 29 07:40:12 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 35b2035b887e1688ada6a1475879af9a151a213a
https://github.com/D-Programming-Language/dmd/commit/35b2035b887e1688ada6a1475879af9a151a213a
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/class.c
Log Message:
-----------
Explicitly cast FuncDeclaration to void*
Commit: 428e559e5f0b10c1a6ce7cbb89eacdd794717dba
https://github.com/D-Programming-Language/dmd/commit/428e559e5f0b10c1a6ce7cbb89eacdd794717dba
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/class.c
Log Message:
-----------
Merge pull request #2408 from yebblies/voidcast
[DDMD] Explicitly cast FuncDeclaration to void*
Compare: https://github.com/D-Programming-Language/dmd/compare/538deaa79258...428e559e5f0b
More information about the dmd-internals
mailing list