[Issue 19618] Incorrect conversion of function returning `typeof(null)` to function returning an associative array

2019-03-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19618 --- Comment #2 from Dlang Bot --- dlang/dmd pull request #9435 "[dmd-cxx] fix Issue 19618 - Associative arrays are not covariant with typeof(null)" was merged into dmd-cxx: - c9d1c94080a5fc233ce4bdf9ebd3f07ba224e9dd by Iain Buclaw: fix Issue

[Issue 19618] Incorrect conversion of function returning `typeof(null)` to function returning an associative array

2019-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19618 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from

[Issue 19618] Incorrect conversion of function returning `typeof(null)` to function returning an associative array

2019-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19618 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|