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

Issue 3205041: code review 3205041: 6c: automatically #define _64BIT. (Closed)

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

Description

6c: automatically #define _64BIT. This makes it much easier to use a tool like Swig which needs to run either 8c or 6c on generated code which #include's "runtime.h".

Patch Set 1 #

Patch Set 2 : code review 3205041: 6c: automatically #define _64BIT. #

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

Messages

Total messages: 3
iant
Hello ken2, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-11-18 17:25:21 UTC) #1
rsc
LGTM
14 years, 7 months ago (2010-11-18 18:03:03 UTC) #2
iant
14 years, 7 months ago (2010-11-18 18:26:50 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=dd7ae2dcc39d ***

6c: automatically #define _64BIT.

This makes it much easier to use a tool like Swig which needs
to run either 8c or 6c on generated code which #include's
"runtime.h".

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

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