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

Issue 622041: code review 622041: syscall: mksyscall_mingw.sh emitting shorter calls (to ... (Closed)

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

Description

syscall: mksyscall_mingw.sh emitting shorter calls (to Syscall or Syscall6) when there are fewer arguments

Patch Set 1 #

Patch Set 2 : code review 622041: syscall: mksyscall_mingw.sh emitting shorter calls (to ... #

Patch Set 3 : code review 622041: syscall: mksyscall_mingw.sh emitting shorter calls (to ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -23 lines) Patch
M src/pkg/runtime/mingw/syscall.cgo View 2 chunks +12 lines, -15 lines 0 comments Download
M src/pkg/syscall/mksyscall_mingw.sh View 2 chunks +13 lines, -3 lines 0 comments Download
M src/pkg/syscall/zsyscall_mingw_386.go View 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 7
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years, 10 months ago (2010-03-18 01:52:15 UTC) #1
rsc1
LGTM thanks
14 years, 10 months ago (2010-03-19 19:53:44 UTC) #2
rsc1
14 years, 10 months ago (2010-03-19 19:54:09 UTC) #3
brainman
On 2010/03/19 19:53:44, rsc1 wrote: > LGTM > I just realized now, I didn't change ...
14 years, 10 months ago (2010-03-19 21:00:37 UTC) #4
brainman
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 10 months ago (2010-03-19 21:25:06 UTC) #5
rsc1
LGTM thanks again
14 years, 10 months ago (2010-03-19 22:12:39 UTC) #6
rsc
14 years, 10 months ago (2010-03-19 22:17:20 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=13dfd1ffe519 ***

syscall: mksyscall_mingw.sh emitting shorter calls (to Syscall or Syscall6) when
there are fewer arguments

R=rsc
CC=golang-dev
http://codereview.appspot.com/622041

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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