]> Cypherpunks repositories - gostls13.git/commit
exp/gotype: fix build breakage due to https://code.google.com/p/go/source/detail...
authorAlan Donovan <adonovan@google.com>
Mon, 28 Jan 2013 23:26:26 +0000 (18:26 -0500)
committerAlan Donovan <adonovan@google.com>
Mon, 28 Jan 2013 23:26:26 +0000 (18:26 -0500)
commit3c51a69937c2bd99c746007c99b9b44d44a0060b
tree67e5bb58c993cc8b6eeb10d929994a60da767fb7
parent8f90915692d6a8205a996d1116c9eb703f91c40c
exp/gotype: fix build breakage due to https://code.google.com/p/go/source/detail?r=ca5e5de48173

Add 'math/big' to blacklist of packages that use shift
operations as yet unsupported by go/types.

(The failure was masked due to local bugfixes in my client.)

R=rsc, bradfitz, bradfitz
CC=golang-dev
https://golang.org/cl/7220057
src/pkg/exp/gotype/gotype_test.go