[Issue 13749] New: std.range module conflicts with std.range package

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Nov 18 20:33:22 PST 2014


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

          Issue ID: 13749
           Summary: std.range module conflicts with std.range package
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Phobos
          Assignee: nobody at puremagic.com
          Reporter: vlevenfeld at gmail.com

Just built the latest phobos and got this when I tried to compile something:

/opt/dmd/include/d2/std/range/constraints.d(114): Error: package name
'std.range' conflicts with usage as a module name in file
/opt/dmd/include/d2/std/range.d

--


More information about the Digitalmars-d-bugs mailing list