Module Name: src
Committed By: dholland
Date: Sat Mar 3 23:16:47 UTC 2012
Modified Files:
src/usr.bin/make: str.c
Log Message:
Note in comment that Str_Match() does not detect or report invalid
patterns. This is not critical, since for the moment both possible
cases (unclosed [], and \ at the end of the string) are handled more
or less sanely.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.bin/make/str.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.