Thread overview
[Issue 21648] Speculative recursive reference to struct with semantic error prints "error: unknown": Part 2
Feb 19, 2021
Dlang Bot
Feb 19, 2021
Dlang Bot
Feb 20, 2021
Walter Bright
Feb 20, 2021
FeepingCreature
Feb 22, 2021
Dlang Bot
Dec 17, 2022
Iain Buclaw
February 19, 2021
https://issues.dlang.org/show_bug.cgi?id=21648

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #12212 "Fix issue 21648: remove two lines from dsymbolsem.d." fixing this issue:

- Fix issue 21648: remove two lines from dsymbolsem.d.
  I don't know what they do but it fixes the bug.
  And doesn't break the testsuite, so ¯\_(ツ)_/¯

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

--
February 19, 2021
https://issues.dlang.org/show_bug.cgi?id=21648

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 #12212 "Fix issue 21648: remove two lines from dsymbolsem.d." was merged into master:

- 198ff5f2ea3b92ffba99175db6c69dfe038a8aaf by Mathis Beer:
  Fix issue 21648: remove two lines from dsymbolsem.d.
  I don't know what they do but it fixes the bug.
  And doesn't break the testsuite, so ¯\_(ツ)_/¯

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

--
February 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21648

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|FIXED                       |---

--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> ---
Reopened because randomly deleting compiler code till it works is not a solution.

--
February 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21648

--- Comment #4 from FeepingCreature <default_357-line@yahoo.de> ---
I mean, I'd be secretly wondering once I saw that the testsuite passes if I should just set up a really really longrunning dustmite session between DMD and the testsuite :)

--
February 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21648

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12213 "Revert "Fix issue 21648: remove two lines from dsymbolsem.d."" was merged into master:

- bed1af60a9e3bc7ba089239b52dcfe8a7b70e8e1 by Walter Bright:
  Revert "Fix issue 21648: remove two lines from dsymbolsem.d. I don't know
what they do but it fixes the bug. And doesn't break the testsuite, so
¯\_(ツ)_/¯"

  This reverts commit 1ed39162b0e82663d35c731d7437eeb8eadc9431.

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

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21648

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=21648

--- Comment #6 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19875

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--