March 16, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0d9492e5cc39b50f708a10366a7bd56cc29b5573
      https://github.com/D-Programming-Language/dmd/commit/0d9492e5cc39b50f708a10366a7bd56cc29b5573
  Author: Iain Buclaw <ibuclaw@ubuntu.com>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail9735.d

  Log Message:
  -----------
  Deprecate casting delegates to void*


  Commit: 0b144954006425587a237be5d3184d50187bedee
      https://github.com/D-Programming-Language/dmd/commit/0b144954006425587a237be5d3184d50187bedee
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail9735.d

  Log Message:
  -----------
  Merge pull request #1754 from ibuclaw/deprecation_dg2ptr

Deprecate casting delegates to void*


Compare: https://github.com/D-Programming-Language/dmd/compare/95ba63ecb1e6...0b1449540064