digitalmars.D.bugs - [Issue 2190] New: toHash documentation is deprecated [D2.0]
- d-bugmail puremagic.com (19/19) Jul 02 2008 http://d.puremagic.com/issues/show_bug.cgi?id=2190
- d-bugmail puremagic.com (9/9) Sep 02 2008 http://d.puremagic.com/issues/show_bug.cgi?id=2190
http://d.puremagic.com/issues/show_bug.cgi?id=2190
Summary: toHash documentation is deprecated [D2.0]
Product: D
Version: 2.015
Platform: PC
OS/Version: Windows
Status: NEW
Keywords: spec
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla digitalmars.com
ReportedBy: spam extrawurst.org
http://www.digitalmars.com/d/2.0/arrays.html#associative
uint toHash()
must be
const uint toHash()
to get used in the context of an AA. The Documenation should state that.
--
Jul 02 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2190
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Fixed dmd 2.019
--
Sep 02 2008








d-bugmail puremagic.com