[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type

2016-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13954 Stewart Gordon changed: What|Removed |Added Keywords||accepts-invalid --

[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type

2016-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13954 Walter Bright changed: What|Removed |Added CC|

[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type

2016-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13954 --- Comment #2 from github-bugzi...@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

[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type

2016-03-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13954 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com