]> Savannah Git Hosting - gnulib.git/commit
Port _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Apr 2022 01:23:37 +0000 (18:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Apr 2022 01:24:24 +0000 (18:24 -0700)
commite97463c9905649bafe4ecf8b93da7b54e0e7486a
treeeab51691557245364ebf36ac37c72d8fda9170f3
parent45330432b38e3ccce77adbdec7da0f7985f05f71
Port _GL_HAS_C_ATTRIBUTE to pedantic gcc -std=c99

* m4/gnulib-common.m4 (_GL_HAS_C_ATTRIBUTE):
Disable -Wpedantic if using __has_c_attribute and this is not C2x.
ChangeLog
m4/gnulib-common.m4