1
0
mirror of https://github.com/golang/go synced 2024-09-24 21:20:13 -06:00
The Go programming language
Go to file
Ian Lance Taylor 6ae1df9b99 Match error messages generated by gccgo:
convlit1.go:6:15: error: composite literal requires array, map, or struct type
convlit1.go:5:16: error: incompatible type for element 0 in composite literal
convlit1.go:10:15: error: incompatible types in binary expression

R=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=17506
CL=17509
2008-10-20 17:10:03 -07:00
doc - be even more explicit about ideal number conversion in expressions 2008-10-20 11:46:40 -07:00
include 6g: 2008-10-20 13:53:56 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src fix compiler warnings 2008-10-20 15:26:38 -07:00
test Match error messages generated by gccgo: 2008-10-20 17:10:03 -07:00
usr - fixed missing parens in some cases of unary expressions 2008-10-20 16:44:03 -07:00