diff options
| author | Russ Cox <rsc@golang.org> | 2012-06-08 13:05:01 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2012-06-08 13:05:01 -0400 |
| commit | 50452720ba8a582d24870bfe0b4d1a97e6652f4f (patch) | |
| tree | ac664868450574ca1acae9c25fdcbf8d4328426f /src/cmd/api | |
| parent | 6c204982e03fe69de59991aaa5b16a4fb21297d0 (diff) | |
| download | go-50452720ba8a582d24870bfe0b4d1a97e6652f4f.tar.xz | |
regexp/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.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6294055
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions
