The target audience for Xfce 4.16
Romain Bouvier
skunnyk at alteroot.org
Fri Jan 8 11:07:59 CET 2021
Hello Olaf,
Thank you for your MRs.
If recent gcc versions (>5) uses c11 by default, why "revert" to c99 ?
Also, it seems that the behavior of AC_PROG_CC changed with the new autoconf 2.70:
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/C-Compiler.html vs
https://www.gnu.org/software/autoconf/manual/autoconf-2.70/html_node/C-Compiler.html
AC_PROG_CC_C99 is not even present in autoconf 2.70 documentation, and is deprecated: https://lists.gnu.org/archive/html/autotools-announce/2020-12/msg00001.html: "*** AC_PROG_CC_STDC, AC_PROG_CC_C89, AC_PROG_CC_C99 are now obsolete.". So we should not start using it in our code.
Note: I just tried to run xdt-autogen with the new autoconf 2.70, omg, so much deprecation warnings everywhere :(
January 7, 2021 10:08 PM, "Olaf Hering" <olaf at aepfle.de> wrote:
> Am Sun, 20 Dec 2020 18:58:32 -0800
> schrieb Matthew Brush <mbrush at codebrainz.ca>:
>
>> Or put more specifically: can they have a C99 standard library - like
>> glibc since circa Y2K - installed on them?
>
> They have to.
>
> I submitted a MR for all configure.ac files with ^AC_PROG_CC$.
>
> Please push the green buttons.
>
> Olaf
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce4-dev
More information about the Xfce4-dev
mailing list