]> Cypherpunks repositories - gostls13.git/commit
regexp: document that Longest method is not concurrent-safe
authorIan Lance Taylor <iant@golang.org>
Wed, 22 Mar 2017 13:05:31 +0000 (06:05 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 7 Apr 2017 21:12:11 +0000 (21:12 +0000)
commit94a9bc960cb29867e9ba0d60a82dcc4872702c2d
treeb30570caf28090718e63e0a2ad48516a1a24cecf
parent89ff0b1b6b8be2305079551e1b4d9c97cdf72a09
regexp: document that Longest method is not concurrent-safe

Change-Id: I9ec137502353e65325087dfb60ee9bd68ffd286d
Reviewed-on: https://go-review.googlesource.com/38447
Reviewed-by: Russ Cox <rsc@golang.org>
src/regexp/regexp.go