[Issue 15030] [REG2.068.1] ICE with recursive delegate, -unittest, and std.range
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Oct 12 14:55:08 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15030
Vladimir Panteleev <thecybershadow at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com
--- Comment #6 from Vladimir Panteleev <thecybershadow at gmail.com> ---
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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list