[dmd-internals] [D-Programming-Language/dmd] ea8866: Fix Issue 9562 - Built-in runtime properties shoul...

GitHub noreply at github.com
Sat Nov 23 10:38:19 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ea886613dc5ba9c638b524ae89d32073753a0bfa
      https://github.com/D-Programming-Language/dmd/commit/ea886613dc5ba9c638b524ae89d32073753a0bfa
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail9562.d

  Log Message:
  -----------
  Fix Issue 9562 - Built-in runtime properties should become error with `Type.prop`


  Commit: 5cae978da230222f54e67f4690d6b246685fd9f1
      https://github.com/D-Programming-Language/dmd/commit/5cae978da230222f54e67f4690d6b246685fd9f1
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail9562.d

  Log Message:
  -----------
  Merge pull request #2791 from yebblies/issue9562

Issue 9562 - Built-in runtime properties should become error with `Type.prop`


Compare: https://github.com/D-Programming-Language/dmd/compare/305b808a8808...5cae978da230


More information about the dmd-internals mailing list