[Issue 16973] `hashOf` has error-prone signature as `(T, seed)` may be confused with `(ptr, length)`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 8 14:40:58 UTC 2023


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

Steven Schveighoffer <schveiguy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at gmail.com

--- Comment #5 from Steven Schveighoffer <schveiguy at gmail.com> ---
I would recommend this be closed as WONTFIX.

If you don't follow the specification of the function, I don't see how you
expect to get correct results.

--


More information about the Digitalmars-d-bugs mailing list