[dmd-internals] [D-Programming-Language/dmd] d6b7e5: fix Issue 9928 - ice with void* and function liter...

GitHub noreply at github.com
Mon Apr 15 22:13:47 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d6b7e51b48b8b723fd3896912d89d147b2653367
      https://github.com/D-Programming-Language/dmd/commit/d6b7e51b48b8b723fd3896912d89d147b2653367
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/cast.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 9928 - ice with void* and function literal


  Commit: c2bcc97dd500c92845214af5c94df5883a333773
      https://github.com/D-Programming-Language/dmd/commit/c2bcc97dd500c92845214af5c94df5883a333773
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-04-15 (Mon, 15 Apr 2013)

  Changed paths:
    M src/cast.c
    M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #1900 from 9rnsr/fix9928

Issue 9928 - ice with void* and function literal


Compare: https://github.com/D-Programming-Language/dmd/compare/ccb0c9b37d33...c2bcc97dd500


More information about the dmd-internals mailing list