public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH, applied to master] PR25409-librte_bus_dpaa.so.20.0.abi: Update to 2.3
@ 2024-02-18 12:08 Dodji Seketeli
  0 siblings, 0 replies; only message in thread
From: Dodji Seketeli @ 2024-02-18 12:08 UTC (permalink / raw)
  To: libabigail

Hello,

The PR25409-librte_bus_dpaa.so.20.0.abi test input file was modified
at least because of the patch to fix zero-length arrays IR for
https://sourceware.org/bugzilla/show_bug.cgi?id=31377.

That modification came after the introduction of the pointer-to-member
type feature, which bumped the ABIXML version to 2.3.  So,
PR25409-librte_bus_dpaa.so.20.0.abi should see its ABIXML version
change to 2.3 too.  This patch makes that adjustment.

The reason why the patch to fix zero-length arrays IR hasn't bumped
the ABIXML version to 2.3 has to do with easing the potential
back-porting into the libabigail-2.4-branch.

	* tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi:
	Bump ABIXML version to 2.3.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to the master branch.
---
 .../test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi b/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
index b600a18d..eeaf6e26 100644
--- a/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
+++ b/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
@@ -1,4 +1,4 @@
-<abi-corpus version='2.2' soname='librte_bus_dpaa.so.20.0'>
+<abi-corpus version='2.3' soname='librte_bus_dpaa.so.20.0'>
   <elf-needed>
     <dependency name='libm.so.6'/>
     <dependency name='libdl.so.2'/>
-- 
2.39.3


-- 
		Dodji


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-18 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-18 12:08 [PATCH, applied to master] PR25409-librte_bus_dpaa.so.20.0.abi: Update to 2.3 Dodji Seketeli

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