1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:24:41 -07:00
The Go programming language
Go to file
Ian Lance Taylor d7ad3c4e86 Match gccgo error messages.
bug205.go:14:12: error: index must be integer
bug205.go:15:12: error: index must be integer
bug205.go:16:12: error: incompatible type for map index

R=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=35957
CL=35960
2009-10-21 11:42:09 -07:00
doc initialization 2009-10-20 17:32:16 -07:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc Minor fixes and additions to the GMP wrapping. 2009-10-14 10:56:19 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src change stack splitting comparisons from signed to unsigned (oversight) 2009-10-21 09:44:23 -07:00
test Match gccgo error messages. 2009-10-21 11:42:09 -07:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00