bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Khem Raj <raj.khem@gmail.com>
Cc: bug-gnulib@gnu.org
Subject: Re: [PATCH v2] Define alignof_slot using _Alignof when using C11 or newer
Date: Sun, 15 Jan 2023 11:56:29 -0800	[thread overview]
Message-ID: <2dfe6ea7-df13-def8-7d3b-7fb6150bf8b2@cs.ucla.edu> (raw)
In-Reply-To: <6427f898-83b5-abe2-afd3-a4dc9ecb7a09@cs.ucla.edu>

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Oh, that patch had a misspelling "alignasf"; fixed by installing the 
attached further patch.


[-- Attachment #2: 0001-sys_socket-fix-typo.patch --]
[-- Type: text/x-patch, Size: 567 bytes --]

From 784f8c776223ba3234c7673664f1fd2a9629bcda Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sun, 15 Jan 2023 11:53:40 -0800
Subject: [PATCH] sys_socket: fix typo

Fix typo in previous change.
---
 modules/sys_socket | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/sys_socket b/modules/sys_socket
index ebb5d7d4a6..57ea690270 100644
--- a/modules/sys_socket
+++ b/modules/sys_socket
@@ -8,7 +8,7 @@ m4/sys_socket_h.m4
 m4/sockpfaf.m4
 
 Depends-on:
-alignasf
+alignasof
 errno
 extern-inline
 gen-header
-- 
2.37.2


  reply	other threads:[~2023-01-15 19:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15  1:20 [PATCH v2] Define alignof_slot using _Alignof when using C11 or newer Khem Raj
2023-01-15  1:51 ` Paul Eggert
2023-01-15 19:52   ` Paul Eggert
2023-01-15 19:56     ` Paul Eggert [this message]
2023-01-15 23:05     ` Khem Raj
2023-01-16 17:01     ` Bruno Haible

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=2dfe6ea7-df13-def8-7d3b-7fb6150bf8b2@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=bug-gnulib@gnu.org \
    --cc=raj.khem@gmail.com \
    /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).