[Issue 7876] [CTFE] assertion failure on invalid stack reference

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 22 10:04:36 PDT 2012


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



--- Comment #1 from github-bugzilla at puremagic.com 2012-08-22 10:04:26 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/71e616bdc12fc6abb9a5b5f5d3c4db894e95b0df
Fix issue 7876 [CTFE] assertion failure on invalid stack reference

Generate an error when returning a pointer to a local variable.
Includes the case where the pointer is a member of an array or struct.

https://github.com/D-Programming-Language/dmd/commit/cdd8d78136099ed49b0b330aaad17e041bb87dd7
Merge pull request #1092 from donc/7887pointertostack

Fix issue 7876 [CTFE] assertion failure on invalid stack reference

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