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

Issue 180085: code review 180085: report an error for illegal octal numbers instead of tr... (Closed)

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

Description

report an error for illegal octal numbers instead of treating them as floats added more test cases some capitalization cleanups

Patch Set 1 #

Patch Set 2 : code review 180085: report an error for illegal octal numbers instead of tr... #

Patch Set 3 : code review 180085: report an error for illegal octal numbers instead of tr... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -23 lines) Patch
M src/pkg/go/scanner/scanner.go View 5 chunks +17 lines, -11 lines 0 comments Download
M src/pkg/go/scanner/scanner_test.go View 6 chunks +78 lines, -12 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 2 months ago (2009-12-18 04:05:05 UTC) #1
rsc
LGTM
15 years, 2 months ago (2009-12-18 06:53:30 UTC) #2
gri
15 years, 2 months ago (2009-12-18 18:52:13 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5208f26a9da3 ***

report an error for illegal octal numbers instead of treating them as floats
added more test cases
some capitalization cleanups

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

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