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

Issue 6815053: code review 6815053: gofmt: apply gofmt -w src misc (Closed)

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

Description

gofmt: apply gofmt -w src misc Remove trailing whitespace in comments. No other changes.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -240 lines) Patch
M misc/cgo/test/callback.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/cgo/test/cgo_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/cgo/test/issue1560.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M misc/cgo/test/issue4029.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/dashboard/app/build/build.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/dashboard/builder/doc.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M misc/dashboard/builder/exec.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/dashboard/builder/main.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M misc/dashboard/codereview/dashboard/cl.go View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/goplay/doc.go View 1 1 chunk +5 lines, -5 lines 0 comments Download
M misc/goplay/goplay.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/cgo/gcc.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/fix/osopen.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/fix/reflect.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/cmd/fix/typecheck.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/build.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/doc.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/cmd/go/get.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/testflag.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/dirtrees.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/filesystem.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/cmd/godoc/format.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/godoc/template.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/nm/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/vet/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/archive/zip/writer.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/bytes/bytes_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/compress/bzip2/bit_reader.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/rsa/rsa.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/tls/conn.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/cert_pool.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/pkcs8.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/x509.go View 1 2 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/encoding/gob/encoder.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/encoding/json/encode.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/html/doctype.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/html/escape.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/html/parse.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/html/render.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/html/token.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/build/builder.go View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/exp/locale/collate/build/colelem.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/locale/collate/build/contract.go View 1 5 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/exp/locale/collate/build/trie.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/build/trie_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/collate.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/table.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/exp/locale/collate/trie.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/trie_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/norm/forminfo.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/norm/iter.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/exp/norm/maketables.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/norm/maketesttables.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/norm/normregtest.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/types/staging/const.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/types/staging/expr.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/types/staging/operand.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/fmt/doc.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/fmt/print.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/fmt/scan.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/go/ast/commentmap.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/ast/filter.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/ast/resolve.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/build/deps_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/build/doc.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/go/doc/comment.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/doc/example.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/doc/exports.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/doc/reader.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/doc/testdata/e.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/doc/testdata/testing.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/parser/interface.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/printer/performance_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/token/position.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/html/escape.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/html/template/content.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/html/template/error.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/html/template/html.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/math/big/int.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/big/nat.go View 1 2 chunks +19 lines, -19 lines 0 comments Download
M src/pkg/math/big/nat_test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/dial_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsclient.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/example_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_unix_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/chunked.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/cookie.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/cookie_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/httputil/chunked.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/proxy_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/request_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/serve_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/transport.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/rpc/client.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/rpc/server.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/net/unicast_posix_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/old/netchan/export.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/dir_plan9.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/os/error.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/exec/exec.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/stat_plan9.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/user/lookup_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/path/filepath/path.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/reflect/all_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/reflect/set_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/reflect/type.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/reflect/value.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/regexp/exec_test.go View 1 3 chunks +8 lines, -8 lines 0 comments Download
M src/pkg/regexp/regexp.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/regexp/syntax/compile.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/regexp/syntax/parse.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/race.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/stack_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/vlop_arm_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/sort/search.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/strconv/extfloat.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/strings/strings_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/exec_plan9.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/syscall_plan9.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/types_linux.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_freebsd_386.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_freebsd_amd64.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_freebsd_arm.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_linux_arm.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_netbsd_386.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_netbsd_amd64.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_openbsd_386.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/zsysnum_openbsd_amd64.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/testing/testing.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/text/template/example_test.go View 1 1 chunk +8 lines, -8 lines 0 comments Download
M src/pkg/time/zoneinfo_read.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/time/zoneinfo_windows.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/unicode/letter.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/unicode/letter_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 4 months ago (2012-10-30 20:18:53 UTC) #1
r
LGTM assuming it is as advertised.
12 years, 4 months ago (2012-10-30 20:36:12 UTC) #2
gri
12 years, 4 months ago (2012-10-30 20:38:06 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d9ff34d481bc ***

gofmt: apply gofmt -w src misc

Remove trailing whitespace in comments.
No other changes.

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

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