[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
Sat Oct 1 04:46:47 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13867
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable 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
--
More information about the Digitalmars-d-bugs
mailing list