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.
I checked and the source compiles without any issue using -std=c99 in configure.in. Thanks, Will -- 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.
