mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
Previously, that warning was only implicitly active in C90 mode. Enable it unconditionally as already done for GCC. Closes https://github.com/curl/curl/pull/1578