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

Issue 8178046: code review 8178046: go.exp/go/types: don't crash in Object.Pos() (Closed)

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

Description

go.exp/go/types: don't crash in Object.Pos() Missed one case, apparently. Changes all cases to look the same. Fixes issue 5143.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.exp
11 years ago (2013-04-01 23:15:28 UTC) #1
bradfitz
LGTM On Mon, Apr 1, 2013 at 4:15 PM, <gri@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years ago (2013-04-01 23:24:46 UTC) #2
gri
11 years ago (2013-04-01 23:28:01 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=df65b42f772e&repo=exp ***

go.exp/go/types: don't crash in Object.Pos()

Missed one case, apparently. Changes all cases
to look the same.

Fixes issue 5143.

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

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