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

Issue 813047: code review 813047: Add Error member to yyLexer type (yyError

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by rog
Modified:
14 years, 10 months ago
Reviewers:
ken3
CC:
ken2, ken3, golang-dev
Visibility:
Public.

Description

Add Error member to yyLexer type (yyError has no access to yylex)

Patch Set 1 #

Patch Set 2 : code review 813047: Add Error member to yyLexer type (yyError #

Patch Set 3 : code review 813047: Add Error member to yyLexer type (yyError #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M src/cmd/goyacc/doc.go View 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/goyacc/goyacc.go View 4 chunks +4 lines, -3 lines 0 comments Download
M src/cmd/goyacc/units.y View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 7
rog
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-19 16:07:08 UTC) #1
rog
ping? On 19 April 2010 17:07, <rogpeppe@gmail.com> wrote: > Reviewers: ken2, > > Message: > ...
14 years, 11 months ago (2010-04-26 21:40:21 UTC) #2
ken3
LGTM put a string argument in the declaration of Error method in doc.go. sorry to ...
14 years, 11 months ago (2010-04-30 01:10:31 UTC) #3
rog
On 30 April 2010 02:10, <ken@google.com> wrote: > put a string argument in the > ...
14 years, 11 months ago (2010-04-30 09:04:29 UTC) #4
rog
*** Abandoned ***
14 years, 10 months ago (2010-05-15 13:03:32 UTC) #5
rog
On 2010/05/15 13:03:32, rog wrote: > *** Abandoned *** i thought this had been submitted, ...
14 years, 10 months ago (2010-05-17 12:03:16 UTC) #6
ken3
14 years, 10 months ago (2010-05-17 19:23:56 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=9f5547b196a3 ***

Add Error member to yyLexer type (yyError
has no access to yylex)

R=ken2, ken3
CC=golang-dev
http://codereview.appspot.com/813047

Committer: Ken Thompson <ken@golang.org>
Sign in to reply to this message.

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