DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make var.c
okumoto 2005/03/01 15:23:31 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
This should have been part of the previous commit messsage to var.c
patch-7.90
VarParseShort():
- Update lengthPtr value instead of setting it.
- Copy the string constants and return them, to get rid of those
pesky warnings about const strings.
Revision Changes Path
1.113 +1 -0 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.112&r2=1.113&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]