Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Issue 1184183006: Better errors for pkg/fixnum (Closed)

Created:
5 years, 6 months ago by sra1
Modified:
5 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Better errors for pkg/fixnum Replace `new ArgumentError(x)` with `new ArgumentError.value(x)`. Throw RangeError for bad radix arguments. R=cbracken@google.com Committed: https://github.com/dart-lang/sdk/commit/7926e2630f548b91d4ca29d38c8670dd8bc03211

Patch Set 1 #

Patch Set 2 : bump version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -44 lines) Patch
M pkg/fixnum/lib/src/int32.dart View 2 chunks +8 lines, -5 lines 0 comments Download
M pkg/fixnum/lib/src/int64.dart View 8 chunks +15 lines, -21 lines 0 comments Download
M pkg/fixnum/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/fixnum/test/int_32_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/fixnum/test/int_64_test.dart View 18 chunks +32 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
sra1
5 years, 6 months ago (2015-06-15 22:13:16 UTC) #2
sra1
5 years, 6 months ago (2015-06-16 23:55:32 UTC) #4
sra1
ping
5 years, 6 months ago (2015-06-18 17:24:09 UTC) #5
Chris Bracken
lgtm
5 years, 6 months ago (2015-06-19 18:50:11 UTC) #6
sra1
5 years, 6 months ago (2015-06-19 19:35:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7926e2630f548b91d4ca29d38c8670dd8bc03211 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698