I hope this is fixed by https://github.com/openssl/openssl/pull/11655
On Mon, 27 Apr 2020 23:14:12 +0200,
Norm Green wrote:
>
> I don't know if this change was intentional or not.
> With 3.0 alpha, compiling this simple program on Linux fails but
> succeeds on 1.1:
>
> -
> #inclu
I don't know if this change was intentional or not.
With 3.0 alpha, compiling this simple program on Linux fails but
succeeds on 1.1:
-
#include
gcc -c -I \
/home/normg/local/gs360_opensslv3/slow50/openssl/install50/include test.c
In file included from
/hom