Am 01.03.19 um 10:43 schrieb Iain Buclaw:
On Sun, 24 Feb 2019 at 16:30, Johannes Pfau wrote:
Backport latest murmurhash version from upstream (2.084.1). Ran gdc testsuite
on X86_64 linux and got feedback on the bugzilla this really fixes the issue.
Raise a pull request with upstream (dmd-cxx
On Sun, 24 Feb 2019 at 16:30, Johannes Pfau wrote:
>
> Backport latest murmurhash version from upstream (2.084.1). Ran gdc testsuite
> on X86_64 linux and got feedback on the bugzilla this really fixes the issue.
>
Raise a pull request with upstream (dmd-cxx is the branch), then this
is OK to com
Backport latest murmurhash version from upstream (2.084.1). Ran gdc testsuite
on X86_64 linux and got feedback on the bugzilla this really fixes the issue.
libphobos/ChangeLog:
2019-02-24 Johannes Pfau
* src/std/digest/murmurhash.d: PR d/89177: Backport from upstream.
Fixes un