]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
* m4/gnulib-common.m4: update comment to match code master
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Aug 2026 04:18:20 +0000 (23:18 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Aug 2026 04:18:44 +0000 (23:18 -0500)
m4/gnulib-common.m4

index 12b0836e2a0a444ed77e93b98fe047bd87f03fe9..d8a6c9b114eff0d2803007df145c22446ae46607 100644 (file)
@@ -296,11 +296,9 @@ AC_DEFUN([gl_COMMON_BODY], [
    we cannot omit the storage-class specifier.  Therefore, the following rule
    applies:
      * The macros
-         _GL_ATTRIBUTE_CONST
          _GL_ATTRIBUTE_DEPRECATED
          _GL_ATTRIBUTE_MAYBE_UNUSED
          _GL_ATTRIBUTE_NODISCARD
-         _GL_ATTRIBUTE_PURE
          _GL_ATTRIBUTE_REPRODUCIBLE
          _GL_ATTRIBUTE_UNSEQUENCED
        which may expand to bracket syntax [[...]], must come first, before the