[Issue 23369] Confusing error message for duplicate import

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 24 22:24:25 UTC 2022


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14484 "Fix Issue 23369 - Let more
symbols be imported multiple times." fixing this issue:

- Fix Issue 23369 - Let more symbols be imported multiple times.

  The bug complains about the error message but the underlying problem here is
that
  the error doesn't trigger at all for most other kinds of symbols.

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

--


More information about the Digitalmars-d-bugs mailing list