[Issue 13867] Overriding a method from an extern(C++) interface requires extern(C++) on the method definition

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 6 14:52:02 PDT 2016


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/da397409004e3abb434ed2cdcfb0ff8615d28ad9
fix Issue 13867 - Improve error message when overriding an extern(C++)
interface

https://github.com/dlang/dmd/commit/b862dab3ba938f4302192947de241b2ac024f95e
Merge pull request #5732 from lionello/fix13867

fix Issue 13867 - Improve error message when overriding an extern(C++)
interface

--


More information about the Digitalmars-d-bugs mailing list