[Issue 17894] Generalizing std.range.primitives.empty to use .length causes the style_lint target to fail due to std.regex.internal.ir.Bytecode.length being defined as uint

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 11 12:49:28 UTC 2017


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

--- Comment #1 from ZombineDev <petar.p.kirov at gmail.com> ---
We decided to workaround the problem locally in std.range.primitives.empty by
not instantiating `hasLength` at all.

--


More information about the Digitalmars-d-bugs mailing list