public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Giuliano Procida <gprocida@google.com>
To: libabigail@sourceware.org
Cc: dodji@seketeli.org, kernel-team@android.com, gprocida@google.com,
	 maennich@google.com
Subject: [PATCH 0/2] Eliminate some duplicate types in XML
Date: Fri, 11 Jun 2021 18:04:40 +0100	[thread overview]
Message-ID: <20210611170442.845802-1-gprocida@google.com> (raw)

Hi.

There were more changes in this series and they had a greater effect,
until the commit 1cfbff1b3037d1049bdff7e86de27c3a86af23b3 "rhbz1951526
- SELF CHECK FAILED for 'gimp-2.10'" landed.

See https://sourceware.org/pipermail/libabigail/2021q2/003404.html for
the original series.

The first change is very simple and still eliminates some duplicates
from ABI XML.

The second change appears to do nothing with regard to the current
test suite but eliminated one source of duplicate types through a
certain code path.

Giuliano.

Giuliano Procida (2):
  XML writer: don't emit already emitted types
  XML writer: emit enclosing types of scoped declarations

 src/abg-writer.cc                             | 37 +++------
 .../data/test-annotate/test14-pr18893.so.abi  |  2 -
 .../data/test-annotate/test15-pr18892.so.abi  |  8 --
 ...19-pr19023-libtcmalloc_and_profiler.so.abi |  4 -
 .../data/test-annotate/test21-pr19092.so.abi  | 79 -------------------
 .../test-read-dwarf/test14-pr18893.so.abi     |  1 -
 .../test-read-dwarf/test15-pr18892.so.abi     |  4 -
 .../test-read-dwarf/test16-pr18904.so.abi     |  2 -
 ...19-pr19023-libtcmalloc_and_profiler.so.abi |  2 -
 .../test-read-dwarf/test21-pr19092.so.abi     | 59 --------------
 .../test22-pr19097-libstdc++.so.6.0.17.so.abi |  1 -
 .../test9-pr18818-clang.so.abi                | 18 -----
 12 files changed, 13 insertions(+), 204 deletions(-)

-- 
2.32.0.272.g935e593368-goog


             reply	other threads:[~2021-06-11 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 17:04 Giuliano Procida [this message]
2021-06-11 17:04 ` [PATCH 1/2] XML writer: don't emit already emitted types Giuliano Procida
2021-06-11 17:04 ` [PATCH 2/2] XML writer: emit enclosing types of scoped declarations Giuliano Procida

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

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

  git send-email \
    --in-reply-to=20210611170442.845802-1-gprocida@google.com \
    --to=gprocida@google.com \
    --cc=dodji@seketeli.org \
    --cc=kernel-team@android.com \
    --cc=libabigail@sourceware.org \
    --cc=maennich@google.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).