[Issue 16528] @safe inference does not work for mutually recursive functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 21 15:45:18 UTC 2020


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

John Hall <john.michael.hall at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.michael.hall at gmail.com

--- Comment #4 from John Hall <john.michael.hall at gmail.com> ---
The title of this could be adjusted so that it makes clear that this applies to
all attribute inference. If you change Walter's example from @safe to nothrow,
@nogc, or pure, then you get the same errors.

--


More information about the Digitalmars-d-bugs mailing list