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

Issue 7474043: code review 7474043: go/types: fix handling of string(rune lit) constants. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by remyoudompheng
Modified:
11 years, 1 month ago
Reviewers:
gri, albert.strasheim
CC:
golang-dev
Visibility:
Public.

Description

go/types: fix handling of string(rune lit) constants. Fixes issue 4982.

Patch Set 1 #

Patch Set 2 : diff -r 2344e072a1f6 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2344e072a1f6 https://go.googlecode.com/hg/ #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -13 lines) Patch
M src/pkg/go/types/const.go View 1 1 chunk +9 lines, -1 line 1 comment Download
M src/pkg/go/types/testdata/const0.src View 1 7 chunks +24 lines, -12 lines 1 comment Download

Messages

Total messages: 4
remyoudompheng
Hello gri@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 1 month ago (2013-03-05 08:11:30 UTC) #1
albert.strasheim
LGTM
11 years, 1 month ago (2013-03-05 08:18:03 UTC) #2
gri
The correct fix is to implement conversions for constants, which is not done yet. This ...
11 years, 1 month ago (2013-03-05 17:52:05 UTC) #3
remyoudompheng
11 years, 1 month ago (2013-03-05 21:43:11 UTC) #4
*** Abandoned ***
Sign in to reply to this message.

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