bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* [PATCH 1/2] Fix ChangeLog typo.
@ 2023-01-13 22:33 Paul Eggert
  2023-01-13 22:33 ` [PATCH 2/2] verify: work around xlclang 16.1 compiler bug Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggert @ 2023-01-13 22:33 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index eb19f7dc0f..3799832c09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 	Don’t use alloc_size with xlclang 16.1
 	* m4/gnulib-common.m4 (_GL_HAS_ATTRIBUTE): Require Clang 5 instead
 	of 3.5 for this, to pacify xlclang 16.1.0 on AIX 7.2, which
-	advertises itself as clang 4.1.0, and which otherwise issues
+	advertises itself as clang 4.0.1, and which otherwise issues
 	warnings like “./xalloc.h:141:3: warning: 1540-2990 The attribute
 	"__attribute__((alloc_size(2, 3)))" is not supported.  The
 	attribute is ignored.” when building bleeding-edge GNU grep.
-- 
2.37.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-13 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 22:33 [PATCH 1/2] Fix ChangeLog typo Paul Eggert
2023-01-13 22:33 ` [PATCH 2/2] verify: work around xlclang 16.1 compiler bug Paul Eggert

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).