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

Simon Richter via RT rt at openssl.org
Thu Jun 16 02:29:23 UTC 2016


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


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160616/5dd9bc36/attachment.sig>


More information about the openssl-dev mailing list