]> Cypherpunks repositories - gostls13.git/commit
runtime: Change size of map iter offset so 32-bit version compiles cleanly.
authorKeith Randall <khr@golang.org>
Tue, 14 Jan 2014 21:46:22 +0000 (13:46 -0800)
committerKeith Randall <khr@golang.org>
Tue, 14 Jan 2014 21:46:22 +0000 (13:46 -0800)
commit8454e2c2878cbef57038c6603265d8baaae64a4e
treebac8421999a85e649d08a3c57649a44a72266b7e
parent26cc10289f6e0dd2cebf0195f1351d6790ed7a9e
runtime: Change size of map iter offset so 32-bit version compiles cleanly.

R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/52310043
src/pkg/runtime/hashmap.c