[openssl-dev] [openssl.org #4575] 1.0.2 stable branch: .\apps\speed.c(335): error C2065: 'err': undeclared identifier

Richard Levitte via RT rt at openssl.org
Thu Jun 16 05:35:51 UTC 2016


Thanks.

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

Cheers,
Richard

On Thu Jun 16 02:29:22 2016, Simon.Richter at 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
levitte at openssl.org

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



More information about the openssl-dev mailing list