Nordix / hiredis-cluster

C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
87 stars 42 forks source link

Fix builds when using Clang 15 #139

Closed bjosv closed 1 year ago

bjosv commented 1 year ago

The diagnostics in Clang 15 is stricter and found a lot of:

[-Werror,-Wstrict-prototypes]
  function declaration without a prototype is deprecated