[Issue 16374] Foreach lowering tries opSlice before range primitives
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Aug 11 05:49:04 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16374
Steven Schveighoffer <schveiguy at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
         Resolution|---                         |DUPLICATE
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I actually think this is a duplicate of the other issue. Basically the same
problem, just different reasons why we shouldn't do it :)
*** This issue has been marked as a duplicate of issue 14619 ***
--
    
    
More information about the Digitalmars-d-bugs
mailing list