www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18608] New:

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

--
Mar 13 2018