[Issue 17486] lazy parameters can be used to hijack the pure system

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jun 9 16:59:00 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17486

greensunny12 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com
            Summary|lazy parameters cannot be   |lazy parameters can be used
                   |used in nothrow/@nogc       |to hijack the pure system
                   |functions                   |

--- Comment #3 from greensunny12 at gmail.com ---
For @nogc and nothrow there's already an open issue:

https://issues.dlang.org/show_bug.cgi?id=12647

The other looks like a recent regression (so I am changing the title).

--


More information about the Digitalmars-d-bugs mailing list