[Issue 22215] returning expired stack pointers in @system code allowed by spec, not by implementation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 17 07:59:27 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22215
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |safe
CC| |bugzilla at digitalmars.com
Severity|normal |minor
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
We shouldn't fix this. It's such an easy mistake to make, with terrible
consequences. Allowing the wannaBePointer workaround is good enough.
Downgraded this to 'minor'.
Probably an adjustment to the spec would be better.
--
More information about the Digitalmars-d-bugs
mailing list