[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110400] autoconf 2.70 no longer supports clang with -Wextra-semi-st
From: |
Zack Weinberg |
Subject: |
[sr #110400] autoconf 2.70 no longer supports clang with -Wextra-semi-stmt warning enabled |
Date: |
Fri, 11 Dec 2020 22:05:34 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux aarch64; rv:83.0) Gecko/20100101 Firefox/83.0 |
Follow-up Comment #4, sr #110400 (project autoconf):
Oh, forgot to mention, I don't think we can remove that extra semicolon from
AC_LANG_PROGRAM. I expect there are zillions of custom tests out there that
do things like
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([], [[return 1 == 2]]),
[...], [...])
and rely on AC_LANG_PROGRAM to supply the semicolon.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110400>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/