DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/limits Makefile limits.c
cpressey 2005/01/11 17:20:26 PST
DragonFly src repository
Modified files:
usr.bin/limits Makefile limits.c
Log:
Raise WARNS to 6:
- Use a fully-specified NULL-filled entry to terminate an array
initializer;
- Remove an inner-block redeclaration of a variable with the same
name and purpose as the local in the outer block.
Revision Changes Path
1.2 +2 -0 src/usr.bin/limits/Makefile
1.4 +2 -2 src/usr.bin/limits/limits.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/limits/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/limits/limits.c.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]