Descriptionregexp/syntax: unexport ErrUnexpectedParen
This new error is the only API change in the current draft of
Go 1.0.2 CLs. I'd like to include the CL that introduced it,
because it replaces a mysterious 'internal error' with a
useful error message, but I don't want any API changes,
so unexport the error constant for now. It can be
re-exported for Go 1.1.
Patch Set 1 #Patch Set 2 : diff -r f88086a3bb34 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 3 : diff -r f88086a3bb34 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|