1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:10:12 -06:00
go/api
Jan Mercl bd13f6ff8e regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParen
Unbalanced extra right parenthesis produced an internal error instead of
a more descriptive one.

Fixes #3406.

R=r, rsc
CC=golang-dev
https://golang.org/cl/6201063
2012-05-14 11:50:25 -07:00
..
go1.txt regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParen 2012-05-14 11:50:25 -07:00