[Issue 17283] New: std.experimental.typecons uses private module members

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 29 03:00:36 PDT 2017


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 at puremagic.com
          Reporter: razvan.nitu1305 at 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

--


More information about the Digitalmars-d-bugs mailing list