[Issue 6611] better error message for array post increment/decrement

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 18 23:07:30 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=6611



--- Comment #5 from github-bugzilla at puremagic.com 2012-02-18 23:07:27 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/176b8752c6f9d92e2570bcb47b87419bf2f0ccd2
Issue 6611 - better error message for array post increment/decrement

Detect attempts to use post increment/decrement on an array slice, and print a
better error message.

https://github.com/D-Programming-Language/dmd/commit/d082916311aca3d14e13295eaafa9b6e52cd81b3
Merge pull request #717 from yebblies/issue6611

Issue 6611 - better error message for array post increment/decrement

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list