Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(214)

Issue 204048: code review 204048: Match gccgo error messages. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by iant
Modified:
15 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Match gccgo error messages. ddd1.go:16:10: error: argument 1 has incompatible type ddd1.go:17:10: error: argument 1 has incompatible type ddd1.go:15:10: error: floating point constant truncated to integer

Patch Set 1 #

Patch Set 2 : code review 204048: Match gccgo error messages. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M test/ddd1.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
iant
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 1 month ago (2010-02-06 02:16:05 UTC) #1
rsc
LGTM
15 years, 1 month ago (2010-02-06 02:20:27 UTC) #2
iant
15 years, 1 month ago (2010-02-06 02:38:36 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c8f81c86284a ***

Match gccgo error messages.

ddd1.go:16:10: error: argument 1 has incompatible type
ddd1.go:17:10: error: argument 1 has incompatible type
ddd1.go:15:10: error: floating point constant truncated to integer

R=rsc
CC=golang-dev
http://codereview.appspot.com/204048
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b