Mercurial > hg > octave-kai > gnulib-hg
changeset 12320:fdf8c91325d2
manywarnings: depend on warnings
* modules/manywarnings (Depends-on): Add warnings.
Signed-off-by: Eric Blake <ebb9@byu.net>
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Thu, 19 Nov 2009 06:42:21 -0700 |
parents | 02b65a16c35d |
children | a5b7df5da800 |
files | ChangeLog modules/manywarnings |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-11-19 Eric Blake <ebb9@byu.net> + manywarnings: depend on warnings + * modules/manywarnings (Depends-on): Add warnings. + build: avoid compiler warnings * lib/select.c (rpl_select): Delete unused variable. * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.