February 12, 2020
https://issues.dlang.org/show_bug.cgi?id=20577

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@etcimon updated dlang/druntime pull request #2940 "Fix #20577: Add windows symbols" fixing this issue:

- Fix issue 20577 - Add missing symbols related to Windows UAC

  Add extern(Windows) symbols and types related to Windows UAC elevation and
improve related types
  and enums.

https://github.com/dlang/druntime/pull/2940

--
February 13, 2020
https://issues.dlang.org/show_bug.cgi?id=20577

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #2940 "Fix #20577: Add windows symbols" was merged into master:

- c8ca9b38bf19503b818946bd43e4ef20c7c90bae by Etienne Cimon:
  Fix issue 20577 - Add missing symbols related to Windows UAC

  Add extern(Windows) symbols and types related to Windows UAC
  elevation and improve related types and enums.

https://github.com/dlang/druntime/pull/2940

--