December 01, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 36c9b648a5701c4a9a73f3b1abf33e9a18e54839
      https://github.com/D-Programming-Language/dmd/commit/36c9b648a5701c4a9a73f3b1abf33e9a18e54839
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

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

  Log Message:
  -----------
  Fix Issue 7175 - Zero-length static array .ptr is always null


  Commit: 7652cfc7e279a2c23e4921bf52d46a6d663af253
      https://github.com/D-Programming-Language/dmd/commit/7652cfc7e279a2c23e4921bf52d46a6d663af253
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-12-01 (Sun, 01 Dec 2013)

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

  Log Message:
  -----------
  Merge pull request #2888 from yebblies/issue7175

Issue 7175 - Zero-length static array .ptr is always null


Compare: https://github.com/D-Programming-Language/dmd/compare/c8773c166b7a...7652cfc7e279