Thanks.

Fixup currently in https://github.com/openssl/openssl/pull/1220, pending
approval.

Cheers,
Richard

On Thu Jun 16 02:29:22 2016, simon.rich...@hogyros.de wrote:
> Hi,
>
> the 1.0.2 branch fails to compile on VC-WIN32:
>
> .\apps\speed.c(335): error C2065: 'err': undeclared identifier
>
> The responsible commit is
>
>
https://github.com/openssl/openssl/commit/75f90688fb2dec0f897cad8be8b92be725c5016b
>
> - ExitProcess(ret);
> + TerminateProcess(GetCurrentProcess(), err);
>
> Simon


--
Richard Levitte
levi...@openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4575
Please log in as guest with password guest if prompted

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to