Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change compiler's generate loop counter from int to long.
This matches the type of the values assigned to it, and exposes a bug that was previously only showing up under Windows.
- Loading branch information