[Issue 18269] Inconsistent string representation of delegate @system attribute

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 13 19:38:56 UTC 2020


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com

--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Is this literally just the string representation of a delegate type that is
wrong? I mean, I tried this out on the latest compiler, and trying to *call* t
in `two` and trying to apply a @safe tag to it makes it fail to compile.

--


More information about the Digitalmars-d-bugs mailing list