Thread overview
[Issue 24583] di generator emits return scope and scope return in wrong order
Jun 17
Dlang Bot
Jun 18
Dlang Bot
June 03
https://issues.dlang.org/show_bug.cgi?id=24583

Richard (Rikki) Andrew Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |mangling, safe

--
June 17
https://issues.dlang.org/show_bug.cgi?id=24583

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16595 "Fix bugzilla 24583 - di generator emits return scope and scope return…" fixing this issue:

- Fix bugzilla 24583 - di generator emits return scope and scope return in wrong order

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

--
June 18
https://issues.dlang.org/show_bug.cgi?id=24583

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/dmd pull request #16595 "Fix bugzilla 24583 - di generator emits return scope and scope return…" was merged into master:

- d77327ff35452958c5412811393f6d6d0bbdd574 by Dennis Korpel:
  Fix bugzilla 24583 - di generator emits return scope and scope return in
wrong order

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

--