Thread overview
[Issue 22287] ambiguous virtual function for extern(C++) under Windows
Sep 07, 2021
Tim
Sep 11, 2021
Dlang Bot
Oct 05, 2021
Dlang Bot
September 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22287

Tim <tim.dlang@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++, rejects-valid

--
September 11, 2021
https://issues.dlang.org/show_bug.cgi?id=22287

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@tim-dlang created dlang/dmd pull request #13068 "fix Issue 22287 - ambiguous virtual function for extern(C++) under Wi…" fixing this issue:

- fix Issue 22287 - ambiguous virtual function for extern(C++) under Windows

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

--
October 05, 2021
https://issues.dlang.org/show_bug.cgi?id=22287

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13068 "fix Issue 22287 - ambiguous virtual function for extern(C++) under Wi…" was merged into master:

- 35255b114c1c2d6261a9fcb0366283c6bf4f19dc by Tim Schendekehl:
  fix Issue 22287 - ambiguous virtual function for extern(C++) under Windows

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

--