{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740696887,"commit_time":1740710440,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"399cb7130a375efeeaac7f286a3ee99e227b4fb5","message":"cmake: drop `HAVE_C_FLAG_Wno_long_double` logic for ancient Apple gcc\n\nThe initial curl CMake commit introduced it in 2009-04-02 via\n4c5307b45655ba75ab066564afdc0c111a8b9291. Suppressing a stray\n`-Wlong-double` warning in `mprintf.c`. This was before Apple switched\nto clang, and likely affected the Apple distributed GCC, version 4.2.1\nat the time. It applied the workaround to CMake builds only, though\nthe issue seems build-tool agnostic. Yet, it was not suppressed or\nreported for autotools builds.\n\nFor these reasons this logic seems obsolete and this patch drops it with\nno replacement. It saves a feature detection for GCC builds for macOS.\n\nIn PR sub-commits I added (and reverted) in-source suppression. In case\nit becomes necessary, that should fix it for all build tools.\n\nCloses #16513\n","parents":["5a021aba41f1181092b0ba56f4dbd75d26f84b96"],"tree_hash":"bf02d70b35b1b4ea4e5aa307b667f4d7cb9dd4b5"}