[Issue 21931] importC: 'alias time_t = time_t; ' cannot alias itself, use a qualified name to create an overload set

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 20 00:25:21 UTC 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12538 "fix Issue 21931 - importC: 'alias time_t =
time_t;' cannot alias itself, use a qualified name to create an overload set"
was merged into master:

- 96be90eea6f6793937dd92f37c3a263f48322975 by Iain Buclaw:
  fix Issue 21931 - importC: 'alias time_t = time_t;' cannot alias itself, use
a qualified name to create an overload set

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

--


More information about the Digitalmars-d-bugs mailing list