[Issue 14039] [REG2.067a] function is incorrectly inferred as 'pure'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 26 05:50:09 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14039

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
            Summary|function is incorrectly     |[REG2.067a] function is
                   |inferred as 'pure'          |incorrectly inferred as
                   |                            |'pure'
           Severity|normal                      |regression

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
It was introduced in: https://github.com/D-Programming-Language/dmd/pull/3626

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/4344

--


More information about the Digitalmars-d-bugs mailing list