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

Issue 112770045: code review 112770045: compiler: Fix C-style comment parsing. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by iant
Modified:
9 years, 9 months ago
Reviewers:
CC:
iant, gofrontend-dev_googlegroups.com
Visibility:
Public.

Description

compiler: Fix C-style comment parsing. The compiler was incorrectly seeing /*/ as a complete C-style comment. Fixes issue 35.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M go/lex.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
iant
Hello iant (cc: gofrontend-dev@googlegroups.com), I'd like you to review this change to https://gofrontend.googlecode.com/hg/
9 years, 9 months ago (2014-07-08 20:42:20 UTC) #1
iant
9 years, 9 months ago (2014-07-08 20:42:25 UTC) #2
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=d53fa58639b9 ***

compiler: Fix C-style comment parsing.

The compiler was incorrectly seeing /*/ as a complete C-style
comment.

Fixes issue 35.

R=iant
CC=gofrontend-dev
https://codereview.appspot.com/112770045
Sign in to reply to this message.

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