D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 16609 - std.experimental.ndslice.slice issues warnings when building Phobos
Summary: std.experimental.ndslice.slice issues warnings when building Phobos
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 regression
Assignee: No Owner
URL:
Keywords: bootcamp
Depends on:
Blocks:
 
Reported: 2016-10-12 22:24 UTC by Walter Bright
Modified: 2017-01-16 23:24 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Walter Bright 2016-10-12 22:24:24 UTC
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()
Comment 2 Илья Ярошенко 2016-10-16 10:27:00 UTC

*** This issue has been marked as a duplicate of issue 16419 ***
Comment 3 github-bugzilla 2016-11-01 17:33:04 UTC
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/00ce4ed3a114b42f9dd30015b20c4b795fd61360
Merge pull request #4865 from 9il/tohash

fix issue 16609
Comment 4 github-bugzilla 2016-12-27 13:11:13 UTC
Commit pushed to scope at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/00ce4ed3a114b42f9dd30015b20c4b795fd61360
Merge pull request #4865 from 9il/tohash
Comment 5 github-bugzilla 2017-01-07 03:02:31 UTC
Commit pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/00ce4ed3a114b42f9dd30015b20c4b795fd61360
Merge pull request #4865 from 9il/tohash
Comment 6 github-bugzilla 2017-01-16 23:24:34 UTC
Commit pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/00ce4ed3a114b42f9dd30015b20c4b795fd61360
Merge pull request #4865 from 9il/tohash