[Issue 12529] Function/delegate type alias picks up @safe attribute from surrounding scope

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 17 05:56:45 PDT 2014


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

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
But this /is/ consistent with how extern(C) works. I think we should apply all
attributes consistently, whatever the final decision is.

--


More information about the Digitalmars-d-bugs mailing list