On 6/09/2015 5:11 AM, Jacob Carlborg wrote:

I'm pretty sure the conversion tool already converted at least some
loops to foreach loops.


I took that code out some time before the switch because D's stricter implicit conversions were causing problems in some places. Even doing it by hand is error-prone since dmd makes use of the extra freedom you get from raw for loops.

Reply via email to