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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 3 08:52:15 UTC 2019


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

--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature updated dlang/dmd pull request #9953 "Fix issue 19936: `alias
deprecated get this` falsely triggers deprecation on `array ~=`" fixing this
issue:

- Fix Issue 19882 - Expected 'undefined identifier' error when type
  comparing

  Allow to compile when tspec is an undefined identifier.

- Merge pull request #9818 from kubo39/bugfix-19882

  Fix Issue 19882 - Expected 'undefined identifier' error when type
  merged-on-behalf-of: Nicholas Wilson <thewilsonator at users.noreply.github.com>

https://github.com/dlang/dmd/pull/9953

--


More information about the Digitalmars-d-bugs mailing list