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

Issue 4526056: code review 4526056: go spec: fix error in production syntax (Closed)

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

Description

go spec: fix error in production syntax Fix analoguous error in ebnf.go which already correctly accepted an empty production. Fixes issue 1821.

Patch Set 1 #

Patch Set 2 : diff -r 97c8204051c5 https://go.googlecode.com/hg/ #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M doc/go_spec.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/ebnf/ebnf.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 4 months ago (2011-05-13 19:45:09 UTC) #1
r
LGTM
14 years, 4 months ago (2011-05-13 19:48:53 UTC) #2
gri
14 years, 4 months ago (2011-05-13 19:54:54 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5147cc4a249c ***

go spec: fix error in production syntax

Fix analoguous error in ebnf.go which already
correctly accepted an empty production.

Fixes issue 1821.

R=r
CC=golang-dev
http://codereview.appspot.com/4526056
Sign in to reply to this message.

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