This is an automated email from the git hooks/post-receive script.

guillem pushed a change to branch main
in repository dpkg.

    from 8a60f6494 build: Only link against libtinfo if needed
     new 1d8c96c6e libdpkg: Remove dead code after non-returning error function 
call
     new 631f11ba7 libdpkg: Mark varbuf constructor as explicit
     new 6e8fa2892 Reduce variables scope
     new e11fb5a91 u-a: Wrap the bad_format() function pointer call into a new 
function
     new 2d5b1edb2 s-s-d: Rename local variables shadowing global info() 
function name
     new 8d3c86c91 test: Reorder check on whether pkg is NULL
     new dca58ca2f test: Split and sort cppcheck arguments to be one per line
     new f35068a2f test: Remove unused cppcheck suppressions
     new 72c00cf6d test: Improve cppcheck coverage

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dselect/pkgcmds.cc          |  2 +-
 dselect/pkgdisplay.cc       |  4 +--
 dselect/pkgsublist.cc       |  2 --
 lib/dpkg/fields.c           |  1 -
 lib/dpkg/nfmalloc.c         |  8 +++++
 lib/dpkg/pkg-hash.c         |  2 ++
 lib/dpkg/t/t-pager.c        |  4 ++-
 lib/dpkg/t/t-pkg-hash.c     |  6 ++--
 lib/dpkg/triglib.c          |  2 --
 lib/dpkg/varbuf.h           |  2 +-
 src/main/archives.c         |  4 +++
 src/split/info.c            |  5 +--
 src/split/queue.c           |  5 +--
 t/cppcheck.t                | 17 ++++++----
 t/cppcheck/cppcheck.supp    | 41 ++++++-----------------
 utils/start-stop-daemon.c   | 27 ++++++++++------
 utils/update-alternatives.c | 79 ++++++++++++++++++++++++++-------------------
 17 files changed, 112 insertions(+), 99 deletions(-)

-- 
Dpkg.Org's dpkg

Reply via email to