Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Wed Dec 18 22:35:53 PST 1996
Update of /cvsroot/src/lib/libc/regex
In directory netbsd1:/var/slash-tmp/cvs-serv7731
Modified Files:
regexec.c
Log Message:
fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!).
Don't cast 'INC()'s argument's type, since it's an lvalue and cast
variables aren't lvalues.
Home |
Main Index |
Thread Index |
Old Index