Thread overview
[Issue 20549] Initialization with a tuple of a module symbol referencing itself could crash dmd
Jan 31, 2020
Dlang Bot
Jan 31, 2020
Dlang Bot
Feb 07, 2020
Dlang Bot
January 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20549

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #10750 "Fix Issue 20549 - Initialization with a tuple of a module symbol refe…" fixing this issue:

- Fix Issue 20549 - Initialization with a tuple of a module symbol referencing itself could crash dmd

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

--
January 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20549

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 #10750 "Fix Issue 20549 - Initialization with a tuple of a module symbol refe…" was merged into stable:

- 6f20292b16566431741bfeb9a28272d4fb90cb06 by Boris Carvajal:
  Fix Issue 20549 - Initialization with a tuple of a module symbol referencing
itself could crash dmd

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10753 "Merge remote-tracking branch 'upstream/stable' into merge_stable" was merged into master:

- 7fefd6177772eab19be06ccaad37969ec8636c02 by Boris Carvajal:
  Fix Issue 20549 - Initialization with a tuple of a module symbol refe…
(#10750)

  Fix Issue 20549 - Initialization with a tuple of a module symbol refe…
  merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

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

--