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

Issue 849041: code review 849041: godefs: fix handling of negative constants (Closed)

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

Description

godefs: fix handling of negative constants

Patch Set 1 #

Patch Set 2 : code review 849041: godefs: fix handling of negative constants #

Total comments: 1

Patch Set 3 : code review 849041: godefs: fix handling of negative constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M src/cmd/godefs/main.c View 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-03-30 08:39:18 UTC) #1
r
http://codereview.appspot.com/849041/diff/2001/3001 File src/cmd/godefs/main.c (right): http://codereview.appspot.com/849041/diff/2001/3001#newcode303 src/cmd/godefs/main.c:303: Bprint(bout, lang->constfmt, con[i].name, con[i].value & 0xFFFFFFFF); i'm not sure ...
15 years ago (2010-03-30 17:04:37 UTC) #2
rsc
> http://codereview.appspot.com/849041/diff/2001/3001#newcode303 > src/cmd/godefs/main.c:303: Bprint(bout, lang->constfmt, con[i].name, > con[i].value & 0xFFFFFFFF); > i'm not sure ...
15 years ago (2010-03-30 17:22:28 UTC) #3
r
LGTM
15 years ago (2010-03-30 17:25:03 UTC) #4
rsc
15 years ago (2010-03-30 17:42:17 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=a177136393e5 ***

godefs: fix handling of negative constants

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

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