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

Steven Schveighoffer <schvei...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schvei...@gmail.com

--- Comment #1 from Steven Schveighoffer <schvei...@gmail.com> ---
Yes, I had to remove the nogc and nothrow attributes from my project to get it
compiling with importc usage.

I think the defaults have to be as is since we don’t have negation of pure nogc
nothrow. But I agree that a pragma would suffice.

--

Reply via email to