[Issue 14765] Rangified functions no longer accept types that implicitly cast to string
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 21 01:13:24 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14765
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
This applies to all newly rangified functions, e.g. std.string.indexOf changes
break vibe.d.
We need a list of all the rangified functions for the changelog anyhow, so
ideally we'd compile that list and then check each function for this bug.
--
More information about the Digitalmars-d-bugs
mailing list