]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Fri, 20 Mar 2009 17:34:46 +0000 (10:34 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 20 Mar 2009 17:34:46 +0000 (10:34 -0700)
commit386845b23f49fa9fe43593916888f69fdcf96a0d
treec993122b0c0eec5b42a7432aacc8802a458d5da4
parent8b3df525a28c7aac6f8bc7e8186fe68f2c779737
Match gccgo error messages.

bug090.go:41:6: error: floating point constant truncated to integer
bug090.go:32:6: error: floating point constant truncated to integer
bug090.go:34:14: error: floating point constant truncated to integer
bug090.go:37:5: error: incompatible types in assignment
bug090.go:40:5: error: incompatible types in assignment

R=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=26564
CL=26574
test/fixedbugs/bug090.go