Skip to content

fix compiler warnings

zhenwei pi requested to merge pizhenwei/procps:fix-compiler-warnings into master

Hi @csmall I temporarily added '-Wall' cflags and found several compiler warnings. This MR fixes them. By the way, I guess enabling '-Wall' by default would be nice.(because I am not familiar with procps building system, I don't change it in this MR).

Edited by zhenwei pi

Merge request reports