www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20354] New: interface is not supported by CanCAS in

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

          Issue ID: 20354
           Summary: interface is not supported by CanCAS in
                    core.internal.atomic
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: bitworld qq.com

The hunt library failed to build because of this bug. See also:

https://travis-ci.org/huntlabs/hunt/jobs/607449502

https://github.com/huntlabs/hunt/blob/master/source/hunt/concurrency/ForkJoinPool.d#L1383
https://github.com/huntlabs/hunt/blob/master/source/hunt/concurrency/atomic/AtomicHelper.d#L27

--
Nov 04 2019