etcimon / botan

Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc.
Other
85 stars 22 forks source link

Botan 1.12.0 failing to build with dmd-2.068.x with dub build -b release #9

Closed tchaloupka closed 1 year ago

tchaloupka commented 8 years ago

../memutils-0.4.1/source/memutils/vector.d: Error: function memutils.vector.Vector!(void delegate(), ThreadMem).Vector.__xopEquals errors compiling the function

memutils itself builds ok, so I filled it here