https://issues.dlang.org/show_bug.cgi?id=15030
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Vladimir Panteleev <[email protected]> --- After a minor update, forum.dlang.org displayed a blank page as the index page today for a few minutes. For some reason, the group information array was empty after startup. The problem manifested only with 2.068.1, and not 2.067.1 or 2.068.2. I bisected the fix and DMD PR #5058 seems to have fixed it... thus, it's possible that this issue can also manifest as a wrong-code bug. If anyone is interested I could try to debug this further and produce a test case. --
