Thread overview
[Issue 23830] Azure failure for OMF: Module name not printed before struct symbol
Apr 06, 2023
Dennis
Jul 19
Dlang Bot
Jul 20
Dlang Bot
April 06, 2023
https://issues.dlang.org/show_bug.cgi?id=23830

--- Comment #1 from Dennis <dkorpel@live.nl> ---
PR to disable the tests in the mean time:

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

--
July 19
https://issues.dlang.org/show_bug.cgi?id=23830

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16727 "Fix bugzilla 23830 - Azure failure for OMF: Module name not printed b…" fixing this issue:

- Fix bugzilla 23830 - Azure failure for OMF: Module name not printed before struct symbol

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

--
July 20
https://issues.dlang.org/show_bug.cgi?id=23830

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16727 "Fix bugzilla 23830 - Azure failure for OMF: Module name not printed b…" was merged into master:

- 1e1b17d878de15f3f02e2beebd98286199119362 by Dennis Korpel:
  Fix bugzilla 23830 - Azure failure for OMF: Module name not printed before
struct symbol

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

--