]> Cypherpunks repositories - gostls13.git/commit
undo CL 12840043 / 3b9f54db72a1
authorKeith Randall <khr@golang.org>
Tue, 13 Aug 2013 19:59:39 +0000 (12:59 -0700)
committerKeith Randall <khr@golang.org>
Tue, 13 Aug 2013 19:59:39 +0000 (12:59 -0700)
commit74e78df107f9e6642ecfc6808f542e2625f7cfb2
tree63074b7e64bc641ccc7a4f1bb60b66fa470483cc
parent0df438c683d7a2b8acb47d767ff37c3b22c1b61d
undo CL 12840043 / 3b9f54db72a1

Breaks the build.  Old bucket arrays kept by iterators
still need to be scanned.

««« original CL description
runtime: tell GC not to scan internal hashmap structures.
We'll do it ourselves via hash_gciter, thanks.
Fixes bug 6119.

R=golang-dev, dvyukov, cookieo9, rsc
CC=golang-dev
https://golang.org/cl/12840043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/12884043
src/pkg/runtime/hashmap.c