[Issue 18608] New: containers/src/containers/internal/storage_type.d(50)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 13 22:17:32 UTC 2018


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

          Issue ID: 18608
           Summary: containers/src/containers/internal/storage_type.d(50)
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

getting these:

containers/src/containers/internal/storage_type.d(50): Deprecation: Symbol
`std.traits.isBasicType(T)` is not visible from module `storage_type` because
it is privately imported in module `typecons`


in CI:
https://circleci.com/gh/dlang/phobos/6521?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

of this:
https://github.com/dlang/phobos/pull/6178

--


More information about the Digitalmars-d-bugs mailing list