bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/4] Code hygiene fixes from grub


From: Robbie Harwood
Subject: [PATCH v3 0/4] Code hygiene fixes from grub
Date: Wed, 5 Jan 2022 17:12:25 -0500

Hello gnulib,

Based on our previous conversations, this is a reduced set of the
changes from our grub2.  Note that the sign-compare changes are not
being propsed this time due to the ongoing conversation about
gnulib-specific CFLAGS.

Be well,
--Robbie

Peter Jones (3):
  Make CFLAGS less painful
  Paper over a stringop-overflow warning about wide char handling
  Fixup for -Werror=ignored-qualifiers issues

Vladimir 'phcoder' Serbinenko (1):
  Fix width computation

 gnulib-tool          | 11 ++++--
 lib/argp-fmtstream.c | 80 +++++++++++++++++++++++++++++++++++++-------
 lib/argp-help.c      |  3 +-
 lib/mbswidth.c       | 15 +++++++++
 lib/mbswidth.h       |  4 +++
 lib/vasnprintf.c     |  3 ++
 6 files changed, 99 insertions(+), 17 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]