[dmd-internals] [D-Programming-Language/dmd] 759439: fix issue 8119 - Cannot cast from void* to forward...
GitHub
noreply at github.com
Thu Jul 25 20:00:38 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 759439c1b5924e94039034588070ff5982b58bf5
https://github.com/D-Programming-Language/dmd/commit/759439c1b5924e94039034588070ff5982b58bf5
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M src/expression.c
M test/runnable/casting.d
Log Message:
-----------
fix issue 8119 - Cannot cast from void* to forwarded struct pointer
Commit: 99b7b7ef65bea926fa29fb2088f7ff2e7f1c5f89
https://github.com/D-Programming-Language/dmd/commit/99b7b7ef65bea926fa29fb2088f7ff2e7f1c5f89
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M src/expression.c
M test/runnable/casting.d
Log Message:
-----------
Merge pull request #2378 from hpohl/8119
fix issue 8119 - Cannot cast from void* to forwarded struct pointer
Compare: https://github.com/D-Programming-Language/dmd/compare/e0e73f6198f0...99b7b7ef65be
More information about the dmd-internals
mailing list