sha1Of() crashing and incorrect result on win64

knutaf a at b.com
Thu Mar 6 08:46:00 PST 2014


On Thursday, 6 March 2014 at 16:37:21 UTC, Andrej Mitrovic wrote:
> 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
> ----

Hi again, Andrej

I managed to forget to put the dmd version, sorry. I followed 
your suggestion from Twitter and upgraded to 2.065, but didn't 
see any difference from 2.064.2. I'm using VC 2013.

>cl
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.21005.1 for 
x64

-knutaf


More information about the Digitalmars-d mailing list