public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Type identity clean-ups
@ 2020-06-19 16:39 Giuliano Procida
  2020-06-19 16:39 ` [PATCH 1/2] abg-ir.cc: Remove unused re_canonicalize function Giuliano Procida
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Giuliano Procida @ 2020-06-19 16:39 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, gprocida, maennich

Hi Dodji.

I've been looking at how libabigail compares types and decides two
types are the same. These are a couple of incidental commits prompted
by this investigation.

The commit message of the second patch below makes a couple of
statements as if they were true, but they are in fact somewhat
speculative. Please review with this in mind. Thanks!

Regards,
Giuliano.

Giuliano Procida (2):
  abg-ir.cc: Remove unused re_canonicalize function.
  Use pointers not strings in type graph comparison.

 include/abg-fwd.h                             |   3 -
 include/abg-ir.h                              |   5 -
 src/abg-ir.cc                                 |  37 +-
 .../PR25058-liblttng-ctl-report-1.txt         | 239 +++++-
 ....el7.x86_64-multiple-sym-vers-report-0.txt |   2 +-
 ...l7.x86_64-0.12.8-1.el7.x86_64-report-2.txt | 734 ++++++++++++------
 ...l7.x86_64-0.12.8-1.el7.x86_64-report-3.txt | 162 +++-
 7 files changed, 909 insertions(+), 273 deletions(-)

-- 
2.27.0.111.gc72c7da667-goog


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

end of thread, other threads:[~2020-07-09  9:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19 16:39 [PATCH 0/2] Type identity clean-ups Giuliano Procida
2020-06-19 16:39 ` [PATCH 1/2] abg-ir.cc: Remove unused re_canonicalize function Giuliano Procida
2020-07-07 14:48   ` Dodji Seketeli
2020-06-19 16:39 ` [PATCH 2/2] Use pointers not strings in type graph comparison Giuliano Procida
2020-07-09  9:19   ` Dodji Seketeli
2020-06-22 20:11 ` [PATCH 0/2] Type identity clean-ups Matthias Maennich

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