lsmodules.c warnings
Brought to you by:
tyranny
From: Alexey M. <al...@hs...> - 2002-05-09 18:26:46
|
Alex, please take a look at warnings in lsmodules.c, which are produced by the (recommended) command-line: CFLAGS="-Wall -W -Wmissing-prototypes -Wstrict-prototypes -O2 -g" ./configure --enable-maintainer-mode One of them "i could be used w/o initialization", seems to me rather nasty. I've did local fixes to it, but you'd better look into it yourself. Thanks, --alexm |