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

Issue 10912066: Don't throw on 1 ~/ 0.0. (Closed)

Created:
8 years, 3 months ago by floitsch
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't throw on 1 ~/ 0.0. A IntegerDivisionByZeroException is only allowed when both operands are integers. Committed: https://code.google.com/p/dart/source/detail?r=11762

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/lib/integers.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
8 years, 3 months ago (2012-09-03 12:16:38 UTC) #1
Lasse Reichstein Nielsen
8 years, 3 months ago (2012-09-03 12:26:51 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698