www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16518] New: hashOf is system for dynamic arrays

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

          Issue ID: 16518
           Summary: hashOf is  system for dynamic arrays
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: jack jackstouffer.com

As DMD gives a warning for any toHash() that is not  safe, this means that
hashOf is unusable for any custom type wrapping a dynamic array

--
Sep 21 2016