[Issue 17409] [ICE] Segmentation fault with invalid code and -dip1000
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun May 28 21:44:32 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17409
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution|--- |WORKSFORME
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
I get:
test.d(5): Error: scope variable ptr assigned to non-scope parameter unnamed
calling indirectly
when I try it with the latest.
--
More information about the Digitalmars-d-bugs
mailing list