1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:50:05 -07:00
The Go programming language
Go to file
Ian Lance Taylor 7dbee69b58 Match gccgo error messages.
convlit.go:17: error: incompatible type in initialization
convlit.go:18: error: incompatible types in binary expression
convlit.go:19: error: incompatible types in binary expression
convlit.go:20: error: incompatible types in binary expression
convlit.go:21: error: incompatible types in binary expression
convlit.go:23: error: cannot convert non-integer constant
convlit.go:24: error: integer type overflow
convlit.go:25: error: floating point overflow

R=rsc
DELTA=5  (0 added, 0 deleted, 5 changed)
OCL=17649
CL=17661
2008-10-22 16:09:24 -07:00
doc - be even more explicit about ideal number conversion in expressions 2008-10-20 11:46:40 -07:00
include 6l: 2008-10-20 17:33:51 -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 import/export of embedded types 2008-10-22 13:22:56 -07:00
test Match gccgo error messages. 2008-10-22 16:09:24 -07:00
usr Add names to types to avoid recursive explosion and to get 2008-10-22 13:02:43 -07:00