aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorvovapi <evgrafov.vladimir@gmail.com>2020-01-17 16:38:39 +0000
committerRobert Griesemer <gri@golang.org>2020-02-21 18:34:54 +0000
commit7f41a009a6d3f37c336b8e01fea90f11f996ce9a (patch)
treeee333af3aa4c3791c2c6999caff4a45eb4c849cb /src/database/sql/sql.go
parent2edeb23bf5c547078392f1aaedc1a3840c72e3d8 (diff)
downloadgo-7f41a009a6d3f37c336b8e01fea90f11f996ce9a.tar.xz
go/constant: remove redundant octal & separator literals parsing
Octal literals parsing was implemented in strconv in golang.org/cl/160244 and in math/big in golang.org/cl/165898. Underscore separator parsing was implemented in strconv in golang.org/cl/160243 and in math/big golang.org/cl/166157. Thus octal & underscore literal parsing in go/constant is removed as redundant. This CL resolves TODO left by gri in golang.org/cl/160239 . Change-Id: I311872dac49b1a13063e0abc1794001956620c5a GitHub-Last-Rev: 264caf574e8dee8f1e36d9e62edb0ee3ff60d2d1 GitHub-Pull-Request: golang/go#36630 Reviewed-on: https://go-review.googlesource.com/c/go/+/215277 Run-TryBot: Ian Lance Taylor <iant@golang.org> Run-TryBot: Robert Griesemer <gri@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions