[Issue 16609] New: std.experimental.ndslice.slice issues warnings when building Phobos

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Oct 12 15:24:24 PDT 2016


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

          Issue ID: 16609
           Summary: std.experimental.ndslice.slice issues warnings when
                    building Phobos
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at digitalmars.com

Pages of these are generated:

std/experimental/ndslice/slice.d(1926): Warning: toHash() must be declared as
extern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc
@system uint()

--


More information about the Digitalmars-d-bugs mailing list