[Issue 16419] New: issue with ndslice.slice toHash
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Aug 23 08:43:48 PDT 2016
    
    
  
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 at gmail.com
          Reporter: schveiguy at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list