public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some improvements in ctf-reader.
@ 2021-11-18  3:01 Guillermo E. Martinez
  2021-11-18  3:01 ` [PATCH 1/3] ctf-reader: Use argument by reference reading the context Guillermo E. Martinez
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Guillermo E. Martinez @ 2021-11-18  3:01 UTC (permalink / raw)
  To: libabigail

Hello libabigail team,

These patches contains some possible improvements for
the ctf-reader.

I really appreciate your comments :-).

Kind regards,
Guillermo

Guillermo E. Martinez (3):
  ctf-reader: Use argument by reference reading the context
  ctf-reader: Use smart pointers in create_read_context
  ctf-reader: Use ABG_ASSERT instead of assert

 include/abg-ctf-reader.h | 11 +++++++----
 src/abg-ctf-reader.cc    | 10 ++++++----
 tools/abidiff.cc         | 22 ++++++++++++----------
 tools/abilint.cc         | 10 +++++-----
 4 files changed, 30 insertions(+), 23 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] Some improvements in ctf-reader.
@ 2021-11-18  2:56 Guillermo E. Martinez
  2021-11-18  2:56 ` [PATCH 1/3] ctf-reader: Use argument by reference reading the context Guillermo E. Martinez
  2021-11-18 23:23 ` [PATCH v2 0/3] Some improvements in ctf-reader Guillermo E. Martinez
  0 siblings, 2 replies; 9+ messages in thread
From: Guillermo E. Martinez @ 2021-11-18  2:56 UTC (permalink / raw)
  To: libabigail

Hello libabigail team,

These patches contains some possible improvements for
the ctf-reader.

I really appreciate your comments :-).

Kind regards,
Guillermo

Guillermo E. Martinez (3):
  ctf-reader: Use argument by reference reading the context
  ctf-reader: Use smart pointers in create_read_context
  ctf-reader: Use ABG_ASSERT instead of assert

 include/abg-ctf-reader.h | 11 +++++++----
 src/abg-ctf-reader.cc    | 10 ++++++----
 tools/abidiff.cc         | 22 ++++++++++++----------
 tools/abilint.cc         | 10 +++++-----
 4 files changed, 30 insertions(+), 23 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-11-23 14:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18  3:01 [PATCH 0/3] Some improvements in ctf-reader Guillermo E. Martinez
2021-11-18  3:01 ` [PATCH 1/3] ctf-reader: Use argument by reference reading the context Guillermo E. Martinez
2021-11-18  3:01 ` [PATCH 2/3] ctf-reader: Use smart pointers in create_read_context Guillermo E. Martinez
2021-11-18  3:01 ` [PATCH 3/3] ctf-reader: Use ABG_ASSERT instead of assert Guillermo E. Martinez
  -- strict thread matches above, loose matches on Subject: below --
2021-11-18  2:56 [PATCH 0/3] Some improvements in ctf-reader Guillermo E. Martinez
2021-11-18  2:56 ` [PATCH 1/3] ctf-reader: Use argument by reference reading the context Guillermo E. Martinez
2021-11-18 17:26   ` Dodji Seketeli
2021-11-18 23:09     ` Guillermo Martinez
2021-11-18 23:23 ` [PATCH v2 0/3] Some improvements in ctf-reader Guillermo E. Martinez
2021-11-18 23:23   ` [PATCH 1/3] ctf-reader: Use argument by reference reading the context Guillermo E. Martinez
2021-11-23 14:26     ` 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).