cvs commit: src/usr.bin/make var.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Tue Mar 1 15:25:53 PST 2005
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
More information about the Commits
mailing list