[Issue 17141] CommonType!(dchar, char) returns uint
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 7 10:40:07 PST 2017
https://issues.dlang.org/show_bug.cgi?id=17141
Jack Stouffer <jack at jackstouffer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
Raising the priority of this because chain is really gimped by this bug. Every
call to chain with character ranges requires an extra call to map to cast the
results for it to work correctly.
--
More information about the Digitalmars-d-bugs
mailing list