[Issue 17894] New: 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 10:41:56 UTC 2017


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 at puremagic.com
          Reporter: petar.p.kirov at gmail.com

See https://github.com/dlang/phobos/pull/5726#issuecomment-335768162 for my
analysis. I have fix and a PR is imminent.

--


More information about the Digitalmars-d-bugs mailing list