sha1Of() crashing and incorrect result on win64
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Mar 6 08:37:11 PST 2014
On 3/6/14, dnewbie <run3 at myopera.com> wrote:
> It doesn't work for me. Incorrect result & crash.
> dmd2.065
Hmm, could it be VC-related? I'm using VS2010:
----
C:\dev\code\d_code>vcvars
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
C:\dev\code\d_code>dmd -m64 -run test.d
A9993E364706816ABA3E25717850C26C9CD0D89D
----
More information about the Digitalmars-d
mailing list