text/cldr
Marcel van Lohuizen c35e1dcc4d go.text/cldr: fix bug introduced with changeset 17795:749d02164043:
cmd/gc: &x panics if x does.

Fixes golang/go#6178.

Code worked for nil interface values before this change, but now it doesn't.
Changed check for nil so that it works again.

R=r
CC=golang-dev, iant, rsc
https://golang.org/cl/12788046
2013-08-18 09:05:32 +02:00
..
base.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
cldr.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
collate.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
data_test.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
decode.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
examples_test.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
makexml.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
resolve.go go.text/cldr: fix bug introduced with changeset 17795:749d02164043: 2013-08-18 09:05:32 +02:00
resolve_test.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
slice.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
slice_test.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00
xml.go go.text/cldr: copied cldr package from go.exp. 2013-05-31 14:10:31 +02:00