[v2,0/3] Some improvements in ctf-reader.

Message ID 20211118232330.16310-1-guillermo.e.martinez@oracle.com
Headers
Series Some improvements in ctf-reader. |

Message

Guillermo E. Martinez Nov. 18, 2021, 11:23 p.m. UTC
  Hello libabigail team,

This new version contains conventions used in libabigail
project according to: COMMIT-LOG-GUIDELINES and
CONTRIBUTING docs :-)

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         | 24 ++++++++++++------------
 tools/abilint.cc         | 11 +++++------
 4 files changed, 30 insertions(+), 26 deletions(-)