[Issue 14835] Statement is not reachable doesn't play along generic code
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon May  9 08:45:51 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14835
Jack Stouffer <jack at jackstouffer.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com
           Severity|normal                      |major
--- Comment #7 from Jack Stouffer <jack at jackstouffer.com> ---
This has come up again: https://github.com/dlang/phobos/pull/4287
This issue is a major annoyance when writing template code and almost anyone
writing optimized code with static if's will run into it eventually, so I'm
raising the importance of this.
--
    
    
More information about the Digitalmars-d-bugs
mailing list