[D-runtime] [D-Programming-Language/druntime] dd5bec: fix Issue 9052 - [2.061 alpha] AA.length in a cons...

GitHub noreply at github.com
Tue Dec 11 19:39:22 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: dd5becb8627848da60287149c6cbef71d8a637da
      https://github.com/D-Programming-Language/druntime/commit/dd5becb8627848da60287149c6cbef71d8a637da
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  fix Issue 9052 - [2.061 alpha] AA.length in a const context tries to call opAssign + no error line number


  Commit: 6055cfb49a6e59bd43522340946673c491f35a8e
      https://github.com/D-Programming-Language/druntime/commit/6055cfb49a6e59bd43522340946673c491f35a8e
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #363 from 9rnsr/fix9052

Issue 9052 - [2.061 alpha] AA.length in a const context tries to call opAssign + no error line number


Compare: https://github.com/D-Programming-Language/druntime/compare/26658ac5938d...6055cfb49a6e


More information about the D-runtime mailing list