www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13749] New: std.range module conflicts with std.range package

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 puremagic.com
          Reporter: vlevenfeld 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

--
Nov 18 2014