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

Issue 12865004: Fix DART_CHECK_VALID macro. (Closed)

Created:
7 years, 9 months ago by podivilov
Modified:
7 years, 9 months ago
Reviewers:
turnidge, siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix DART_CHECK_VALID macro. DART_CHECK_VALID(expression) currently evaluates the exression twice in case of an error. For expressions with side effects it might result in a misleading message. R=turnidge@google.com,asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=20146

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M runtime/include/dart_api.h View 1 chunk +8 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
7 years, 9 months ago (2013-03-15 09:54:02 UTC) #1
siva
lgtm
7 years, 9 months ago (2013-03-15 16:40:16 UTC) #2
podivilov
7 years, 9 months ago (2013-03-18 09:34:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20146 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698