www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17283] New: std.experimental.typecons uses private module

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

          Issue ID: 17283
           Summary: std.experimental.typecons uses private module members
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: razvan.nitu1305 gmail.com

std.experimental.typecons uses private module members. Although this should
have resulted in a compiler error, it hasn't due to a compiler bug. I
discovered this while trying to fix the initial bug and now this is blocking
[1]

[1] https://github.com/dlang/dmd/pull/6660

--
Mar 29 2017