[Issue 16976] Implicit conversion from ulong to int in foreach_reverse

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 15 11:23:32 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=16976

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/1003fe69843de58238f2b7823ddd1f22eeb7bc0b
Fix issue 16976 - Do not convert blindly the size of an iterable

https://github.com/dlang/dmd/commit/0c1fdaf085e59b691b9591490ac9a5504524c48d
Merge pull request #8941 from dlang/thewilsonator-patch-3

 Fix issue 16976 - Do not convert blindly the size of an iterable
merged-on-behalf-of: Nicholas Wilson <thewilsonator at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list