www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16419] New: issue with ndslice.slice toHash

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

          Issue ID: 16419
           Summary: issue with ndslice.slice toHash
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: minor
          Priority: P1
         Component: phobos
          Assignee: ilyayaroshenko gmail.com
          Reporter: schveiguy yahoo.com

The auto tester is full of this message:

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

I don't know the cause, just want to report it here so it gets addressed.

Possibly related: https://issues.dlang.org/show_bug.cgi?id=10045

Assigning to Ilya.

--
Aug 23 2016