Re: [openssl-project] Minimum C version

2018-10-07 Thread Kurt Roeckx
On Sun, Oct 07, 2018 at 02:01:36PM +0100, David Woodhouse wrote:
> Unfortunately Microsoft still does not support C99, I believe. Or did that 
> get fixed eventually, in a version that can reasonably be required?

That is a very good point, and they never intend to fix that.

So would that mean we say that VC will be unsupported? Or that we
should make it so that it can be build using C++?


Kurt

___
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project


[openssl-project] Minimum C version

2018-10-07 Thread Kurt Roeckx
Hi,

We're currently still targetting C89/C90 + long long, yet use
various features of C99 and even some C11 when it's available.

C99 is now almost 20 years old, can we please move to at least
that?


Kurt

___
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project