[dmd-internals] [D-Programming-Language/dmd] 08e075: fix Issue 9883 - Error on using property as new dy...

GitHub noreply at github.com
Sat May 4 04:07:20 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 08e07564a879bf7abd904ddcc989eb2fff34fd54
      https://github.com/D-Programming-Language/dmd/commit/08e07564a879bf7abd904ddcc989eb2fff34fd54
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-04 (Sat, 04 May 2013)

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

  Log Message:
  -----------
  fix Issue 9883 - Error on using property as new dynamic array size


  Commit: 515ff959e04408bdebecca5c8e0c08ff6a69c8df
      https://github.com/D-Programming-Language/dmd/commit/515ff959e04408bdebecca5c8e0c08ff6a69c8df
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-04 (Sat, 04 May 2013)

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

  Log Message:
  -----------
  Merge pull request #1964 from 9rnsr/fix9883

Issue 9883 - Error on using property as new dynamic array size


Compare: https://github.com/D-Programming-Language/dmd/compare/1c2f5482d888...515ff959e044


More information about the dmd-internals mailing list