[Issue 3925] Missed escaping reference of a local variable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 21 12:38:33 UTC 2018


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nick at geany.org
         Resolution|---                         |FIXED

--- Comment #8 from Nick Treleaven <nick at geany.org> ---
All code samples here fail to compile with @safe and -dip1000, dmd v2.079.1,
except this one:

(In reply to Michel Fortin from comment #3)
> There is a similar problem with delegates:

I looked to see if this is filed, the closest I could find is Issue 18738,
which is strongly related. Closing this.

--


More information about the Digitalmars-d-bugs mailing list