[Issue 20868] DIP1000: scope delegate triggers error in unsafe code and it shouldn't

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 12 10:37:27 UTC 2021


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
I'm not sure exactly what the problem is. Is it the

  // error

line, or the

  // not an error???

line?

  This should be a compile-time error.

Which line?

--


More information about the Digitalmars-d-bugs mailing list