February 22, 2012 [dmd-internals] [D-Programming-Language/dmd] 38c9dc: fix Issue 3927 - array.length++; is an error, but ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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 |
Copyright © 1999-2021 by the D Language Foundation