[Issue 19882] Expected 'undefined identifier' error when type comparing

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 19 11:18:01 UTC 2019


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

ag0aep6g <ag0aep6g at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g at gmail.com

--- Comment #3 from ag0aep6g <ag0aep6g at gmail.com> ---
(In reply to Dlang Bot from comment #2)
> dlang/dmd pull request #9818 "Fix Issue 19882 - Expected 'undefined
> identifier' error when type" was merged into stable:

For the record, the merged fix does the opposite of what this issue called for
originally. DMD now also accepts `is(int == undefined_id)`.

--


More information about the Digitalmars-d-bugs mailing list