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

Issue 6346050: misc/emacs: Fix the gofmt patching when the TMPDIR ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by jme
Modified:
12 years, 10 months ago
Reviewers:
CC:
Sameer Ajmani, golang-dev
Visibility:
Public.

Description

misc/emacs: Fix the gofmt patching when the TMPDIR is not the default. The previous code assumed the gofmt output referred to /tmp but that's not true if TMPDIR points somewhere else (like on Macs). Fixes issue 3782.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M misc/emacs/go-mode.el View 1 6 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 2
Sameer Ajmani
LGTM
12 years, 10 months ago (2012-06-29 16:49:22 UTC) #1
Sameer Ajmani
12 years, 10 months ago (2012-06-29 16:50:08 UTC) #2
*** Submitted as http://code.google.com/p/go/source/detail?r=c5f564efc620 ***

    misc/emacs: Fix the gofmt patching when the TMPDIR is not the default.

The previous code assumed the gofmt output referred to /tmp but
that's not true if TMPDIR points somewhere else (like on Macs).
Fixes issue 3782.

R=sameer
CC=golang-dev
http://codereview.appspot.com/6346050

Committer: Sameer Ajmani <sameer@golang.org>
Sign in to reply to this message.

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