[klibc] [[PATCH v1 0/3] Fix clang build warnings

Bill Wendling morbo at google.com
Mon Nov 9 14:13:33 PST 2020


New clangs emit some warnings. The code isn't wrong, but should be updated to
prevent warning creep.

Bill Wendling (3):
  [klibc] dash: shell: Fix clang warnings
  [klibc] dash: shell: Fix clang warnings about format string
  [klibc] Kbuild: use an enum to silence a clang warning

 usr/dash/eval.c                | 6 +++---
 usr/dash/jobs.c                | 2 +-
 usr/kinit/nfsmount/dummypmap.c | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.29.2.222.g5d2a92d10f8-goog



More information about the klibc mailing list