[Issue 22130] [REG2.080.1][DIP1000] pure factory functions stopped working

2022-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
REG2.080.1][DIP1000] pure factory functions stopped working Issue 17635 - [REG 2.066.0] cannot convert unique immutable(int)** to immutable Immutable parameters are not needed for strong purity. Const is enough. Mutability in the return type is an additional condition on top of strong p

[Issue 22130] [REG2.080.1][DIP1000] pure factory functions stopped working

2021-07-19 Thread d-bugmail--- via Digitalmars-d-bugs
--- @aG0aep6G created dlang/dmd pull request #12890 "fix issues 22130, 17635 - pure factory functions" fixing this issue: - fix issues 22130, 17635 - pure factory functions Issue 22130 - [REG2.080.1][DIP1000] pure factory functions stopped working Issue 17635 - [REG 2.066.0] cannot conv