[Issue 20700] Forward references leads to `extern(C++, class|struct)` being ignored

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 31 03:39:42 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/dmd pull request #10988 "[stable] Fix issue 20700 - 
Forward references leads to extern(C++, class|struct) being ignored" fixing
this issue:

- Fix issue 20700 -  Forward references leads to extern(C++, class|struct)
being ignored

  On the long run, it looks like we should just move the setScope to
AttribDeclaration,
  but this is a simple bugfix to target stable.

https://github.com/dlang/dmd/pull/10988

--


More information about the Digitalmars-d-bugs mailing list