On Tue, 20 Sep 2022, Christoph M. Becker wrote:

In my opinion, it makes sense to rely on some of the newer language capabilities, but note that MSVC does not support all required language features of C99 (only C11 and C17 are supported by recent versions). This means in particular that variable length arrays are not supported (and likely never will).

Good points. Someone on twitter also highligted for me that "the list of C99 features you listed isn't compatible with C++ (only an issue if people insist on compiling curl in C++ mode)".

Although I will admit I don't know which those incompatible features are. I try hard to forget my C++ =)

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
  • C99 Daniel Stenberg via curl-library
    • Re: C99 Christoph M. Becker via curl-library
      • Re: C99 Daniel Stenberg via curl-library
    • RE: C99 Marcel Raad via curl-library
    • Re: C99 Emil Engler via curl-library
    • Re: C99 Kevin R. Bulgrien via curl-library
      • Re: C99 Ben Greear via curl-library
        • Re: C99 Dan Fandrich via curl-library
          • Re: C99 Kevin R. Bulgrien via curl-library
            • Re: C99 Dan Fandrich via curl-library

Reply via email to