[Issue 8830] [CTFE] Incorrect slicing with pointer from sliced array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 20 17:18:51 PDT 2012


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



--- Comment #2 from github-bugzilla at puremagic.com 2012-10-20 17:18:49 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/abe37596dcfd0a150b86f703b582cfcf495c1727
Fix issue 8830 [CTFE] Incorrect slicing with pointer from sliced array

Simple bug -- the offset of the pointer needs to be added to the slice.

https://github.com/D-Programming-Language/dmd/commit/be5cae498f81c1e5965fd7755f432ffb7fdb5ec1
Minor code cleanup following bug 8830

-- 
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