1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:21:22 -06:00
go/src
Daniel Morsing a7a3fe7238 cmd/gc: Friendlier errors on oversized arrays.
Someone new to the language may not know the connection between ints and arrays, which was the only thing that the previous error told you anything about.

Fixes #4256.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6739048
2012-10-21 19:22:51 +02:00
..
cmd cmd/gc: Friendlier errors on oversized arrays. 2012-10-21 19:22:51 +02:00
lib9 lib9/fmt: do not put a main symbol into lib9.a 2012-09-24 12:57:05 -04:00
libbio
libmach cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pkg runtime: update docs for MemStats.PauseNs 2012-10-22 01:08:13 +08:00
all.bash build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
clean.bash
clean.bat
clean.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
make.bash build: do more during windows build 2012-03-20 14:04:20 +11:00
make.bat cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message 2012-10-12 13:35:05 +08:00
Make.dist
make.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
run.bash cmd/api: add exception file 2012-10-04 11:35:17 +10:00
run.bat src/run.bat: add new flag for api tool 2012-10-04 11:49:33 +10:00
run.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
sudo.bash cmd/dist, sudo.bash: don't mention sudo.bash if cov or prof is not present 2012-04-02 22:33:38 +08:00