[dmd-internals] [D-Programming-Language/dmd] 38c9dc: fix Issue 3927 - array.length++; is an error, but ...

GitHub noreply at github.com
Wed Feb 22 01:31:05 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 38c9dcde7b25415adf6a1ef2f3eddd83af3a59a8
      https://github.com/D-Programming-Language/dmd/commit/38c9dcde7b25415adf6a1ef2f3eddd83af3a59a8
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

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

  Log Message:
  -----------
  fix Issue 3927 - array.length++; is an error, but ++array.length compiles





More information about the dmd-internals mailing list