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

Issue 7405051: code review 7405051: exp/ssa: fix *bsd breakage. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by adonovan
Modified:
12 years ago
Reviewers:
gri
CC:
golang-dev
Visibility:
Public.

Description

exp/ssa: fix *bsd breakage. Use portable ReadDirent, not linux Getdents.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/pkg/exp/ssa/interp/external.go View 1 2 chunks +1 line, -1 line 0 comments Download
M src/pkg/exp/ssa/interp/external_plan9.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/exp/ssa/interp/external_unix.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/exp/ssa/interp/external_windows.go View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello gri, gri@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2013-02-27 22:00:00 UTC) #1
adonovan
*** Submitted as https://code.google.com/p/go/source/detail?r=8af82651506c *** exp/ssa: fix *bsd breakage. Use portable ReadDirent, not linux Getdents. ...
12 years ago (2013-02-27 22:00:10 UTC) #2
gri
12 years ago (2013-02-27 22:05:42 UTC) #3
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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