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

Issue 4182043: code review 4182043: flag: allow hexadecimal and octal input for integer flags. (Closed)

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

Description

flag: allow hexadecimal and octal input for integer flags.

Patch Set 1 #

Patch Set 2 : diff -r 32e6fff7fbb3 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 32e6fff7fbb3 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 32e6fff7fbb3 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 4decd02fda70 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/pkg/flag/flag.go View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/flag/flag_test.go View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
lvd
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-02-10 21:50:58 UTC) #1
r
LGTM
14 years, 2 months ago (2011-02-10 23:52:40 UTC) #2
lvd
14 years, 2 months ago (2011-02-11 11:24:04 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=08d3cede7e02 ***

flag: allow hexadecimal and octal input for integer flags.

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

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