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

Issue 11656043: code review 11656043: runtime: add a missing newline in a debug printf. (Closed)

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

Description

runtime: add a missing newline in a debug printf. Trivial, but annoying while debugging this code.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
dsymonds
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-07-22 01:53:18 UTC) #1
bradfitz
LGTM On Sun, Jul 21, 2013 at 6:53 PM, <dsymonds@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 8 months ago (2013-07-22 01:54:46 UTC) #2
dsymonds
11 years, 8 months ago (2013-07-22 02:42:49 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5ee81a14cdfe ***

runtime: add a missing newline in a debug printf.

Trivial, but annoying while debugging this code.

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

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