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: [email protected]
Reporter: [email protected]
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()
--