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

Issue 5462044: code review 5462044: gc: rename %union field name from lint to i (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by rsc
Modified:
13 years, 8 months ago
Reviewers:
ken3
CC:
ken2, golang-dev
Visibility:
Public.

Description

gc: rename %union field name from lint to i #define lint has special meaning to Bison; having a field named lint conflicts with that.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/cmd/gc/go.y View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/cmd/gc/lex.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-12-08 04:38:30 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=d2af700ee259 *** gc: rename %union field name from lint to i #define ...
13 years, 8 months ago (2011-12-08 04:38:36 UTC) #2
ken3
13 years, 8 months ago (2011-12-08 09:16:11 UTC) #3
lgtm
Sign in to reply to this message.

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