path/filepath.Glob: add an error return.
The error will only occur for invalid patterns, but without this error path there is no way to know that Glob has failed due to an invalid pattern. R=rsc CC=golang-dev https://golang.org/cl/4346044
Showing
Please register or sign in to comment