bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: bug-gnulib@gnu.org
Cc: Sam James <sam@gentoo.org>
Subject: [PATCH] Fix wchar_h.m4 serial number
Date: Wed, 17 Apr 2024 01:31:42 +0100	[thread overview]
Message-ID: <20240417003146.842877-1-sam@gentoo.org> (raw)

Remove duplicate serial number specification (the latter of which is invalid)
and increment the serial to reflect this change.

(It's easier for some work I'm doing if each serial maps to one checksum
of the macro, and serial #s are free.)

* m4/wchar_h.m4: Remove duplicate serial number specification and increment
  serial.
---
 m4/wchar_h.m4 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/m4/wchar_h.m4 b/m4/wchar_h.m4
index a7b660defd..995bdc659d 100644
--- a/m4/wchar_h.m4
+++ b/m4/wchar_h.m4
@@ -1,5 +1,5 @@
 # wchar_h.m4
-# serial 1
+# serial 64
 dnl Copyright (C) 2007-2024 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -9,8 +9,6 @@ dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
 dnl Written by Eric Blake.
 
-# wchar_h.m4 serial 63
-
 AC_DEFUN_ONCE([gl_WCHAR_H],
 [
   AC_REQUIRE([gl_WCHAR_H_DEFAULTS])
-- 
2.44.0



             reply	other threads:[~2024-04-17  0:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17  0:31 Sam James [this message]
2024-04-17  0:51 ` [PATCH] Fix wchar_h.m4 serial number Bruno Haible
2024-04-19 12:02   ` Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240417003146.842877-1-sam@gentoo.org \
    --to=sam@gentoo.org \
    --cc=bug-gnulib@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).