[Issue 18560] find on infinite ranges is broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 8 19:57:35 UTC 2018


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

ag0aep6g <ag0aep6g at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #5 from ag0aep6g <ag0aep6g at gmail.com> ---
(In reply to ag0aep6g from comment #4)
> The codegen bug has its own dedicated issue: issue 12486.
[...]
> Ideally, the compiler bug would get fixed soon and
> then this can be closed as a duplicate.

Issue 12486 has been fixed. `assert(true.repeat.all != false);` is now an
infinite loop as expected. Closing as duplicate.

*** This issue has been marked as a duplicate of issue 12486 ***

--


More information about the Digitalmars-d-bugs mailing list