[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri May 13 10:19:39 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13954
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to dmd-1.x at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/8728fdd029d1f6765dd634fef2a7ed25b6539f4d
Fix Issue 13954 - Disallow non-covariant overrides
https://github.com/dlang/dmd/commit/2cce6488ade684c473316b3defa5f438bb4b0655
Merge pull request #5187 from AndrejMitrovic/fix-override
[D1] Issue 13954 - Disallow non-covariant overrides
--
More information about the Digitalmars-d-bugs
mailing list