anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

[fix] compiler warnings #82

Closed perarnau closed 1 year ago

perarnau commented 1 year ago

Update the nix-shell to -std=c17 and compiler flags to -Werror so that we can enforce better compile rules.

Also fix related warnings/errors. Note that, as usual, autoconf requires no-declaration-mismatch.

perarnau commented 1 year ago

I get warnings on pthread_mutex_lock