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

Issue 13643044: code review 13643044: libmach: change three more BGET macro invocations back (Closed)

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

Description

libmach: change three more BGET macro invocations back Various compilers complain about the macro expansion not being used. I fixed a few yesterday. More today.

Patch Set 1 #

Patch Set 2 : diff -r 677a33edec74 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 677a33edec74 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 52c38a597fb0 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/libmach/5obj.c View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/libmach/6obj.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/libmach/8obj.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2013-09-10 15:53:22 UTC) #1
bradfitz
LGTM On Tue, Sep 10, 2013 at 8:53 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 8 months ago (2013-09-10 15:55:50 UTC) #2
rsc
11 years, 8 months ago (2013-09-10 16:24:46 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=4131b84341bc ***

libmach: change three more BGET macro invocations back

Various compilers complain about the macro expansion not
being used. I fixed a few yesterday. More today.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/13643044
Sign in to reply to this message.

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