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

Issue 5323071: code review 5323071: gc: package paths in symbol names: don't escape periods... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by lvd
Modified:
13 years, 4 months ago
Reviewers:
knieriem
CC:
rsc, golang-dev
Visibility:
Public.

Description

gc: package paths in symbol names: don't escape periods before last slash, always escape >=0x7f.

Patch Set 1 #

Patch Set 2 : diff -r 3dd5a0ccc0e0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 3dd5a0ccc0e0 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r b9dca3b10c42 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M src/cmd/gc/subr.c View 1 2 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 6
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-11-02 21:24:08 UTC) #1
rsc
LGTM
13 years, 4 months ago (2011-11-02 21:25:27 UTC) #2
lvd
*** Submitted as http://code.google.com/p/go/source/detail?r=080e98d350b8 *** gc: package paths in symbol names: don't escape periods before ...
13 years, 4 months ago (2011-11-02 21:33:22 UTC) #3
knieriem
It appears that the patch should be applied to ld/lib.c:pathtoprefix too (there a comment says: ...
13 years, 4 months ago (2011-11-03 16:31:35 UTC) #4
lvd
On Thu, Nov 3, 2011 at 17:31, <mt4swm@googlemail.com> wrote: > It appears that the patch ...
13 years, 4 months ago (2011-11-03 16:32:22 UTC) #5
lvd
13 years, 4 months ago (2011-11-03 16:36:37 UTC) #6
On Thu, Nov 3, 2011 at 17:32, Luuk van Dijk <lvd@google.com> wrote:

>
>
> On Thu, Nov 3, 2011 at 17:31, <mt4swm@googlemail.com> wrote:
>
>> It appears that the patch should be applied to
>> ld/lib.c:pathtoprefix too (there a comment says:
>> Copied from ../gc/subr.c:/^pathtoprefix; must stay in sync.).
>>
>
> woops. will fix asap.
>

http://codereview.appspot.com/5333056


>
>
>>
>> Otherwise programs using packages like go9p.googlecode.com/hg/p
>> won't build. Perhaps the patch for the other file just wasn't uploaded
>> accidentally.
>>
>>
http://codereview.appspot.com/**5323071/<http://codereview.appspot.com/5323071/>
>>
>
>
Sign in to reply to this message.

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