On 13/11/15 17:56, Will Dron wrote:
Hi,

We were wondering if there was any discussion of using C99 instead of
gnu89 as the default for libuv? Primarily for portability with non-gcc
compilers, which could potentially be an issue with -std=gnu89.


Hi,

So far we have not seen issues with compilers other than GCC, and the main reason for using C89 is Windows support, since MSVC doesn't support C99. (though they have added support for a few features in MSVC 2015)


Regards,

--
Saúl Ibarra Corretgé
http://bettercallsaghul.com

--
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to