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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to