[Issue 16149] foreach_reverse can't handle index variable of type int
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb  5 14:21:32 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16149
moonlightsentinel at disroot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
         Resolution|---                         |FIXED
--- Comment #8 from moonlightsentinel at disroot.org ---
The code works and yields an appropriate warning concerning int -> size_t for
both loops
--
    
    
More information about the Digitalmars-d-bugs
mailing list