digitalmars.D.bugs - [Issue 17894] New: Generalizing std.range.primitives.empty to use
- d-bugmail puremagic.com (19/19) Oct 11 2017 https://issues.dlang.org/show_bug.cgi?id=17894
https://issues.dlang.org/show_bug.cgi?id=17894 Issue ID: 17894 Summary: 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 Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: blocker Priority: P1 Component: phobos Assignee: nobody puremagic.com Reporter: petar.p.kirov gmail.com See https://github.com/dlang/phobos/pull/5726#issuecomment-335768162 for my analysis. I have fix and a PR is imminent. --
Oct 11 2017