aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime
diff options
context:
space:
mode:
authorDaniel Morsing <daniel.morsing@gmail.com>2013-08-29 16:48:44 +0200
committerDaniel Morsing <daniel.morsing@gmail.com>2013-08-29 16:48:44 +0200
commit280c8b90e2785a7de2216cb129752bbeca09210a (patch)
tree07f9f56a7cca90fb5c0bcb4fd7f4d7be53d83c44 /src/pkg/runtime
parentbf58d209992395f8c30c8554b2d04dc4e4ce128f (diff)
downloadgo-280c8b90e2785a7de2216cb129752bbeca09210a.tar.xz
cmd/gc: make method names for function scoped types unique
Types in function scope can have methods on them if they embed another type, but we didn't make the name unique, meaning that 2 identically named types in different functions would conflict with eachother. Fixes #6269. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/13326045
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions