[Issue 13182] extern(C++) classes cause crash when allocated on the stack with scope

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 22 02:03:19 PDT 2014


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

Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com

--- Comment #4 from Jacob Carlborg <doob at me.com> ---
(In reply to bearophile_hugs from comment #2)

> Isn't that usage of scope deprecated? And isn't it better to fix language
> parts that are not deprecated?

No, everyone is saying that but it's not officially deprecated. No update
documentation, no deprecation or warning messages.

--


More information about the Digitalmars-d-bugs mailing list