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

Issue 2466933002: Fix a bug with an unused variable. (Closed)

Created:
4 years, 1 month ago by Florian Schneider
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix a bug with an unused variable. Fix my previous: Forgot to insert code that actually uses the variable. Strangely, clang did not report this, but other compilers did. tbr=vegorov@ BUG= Committed: https://github.com/dart-lang/sdk/commit/0e9d63d034038833413cd32988019258cfa3a0b7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M runtime/vm/intermediate_language.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Florian Schneider
TBR
4 years, 1 month ago (2016-11-01 16:25:51 UTC) #2
Florian Schneider
Committed patchset #1 (id:1) manually as 0e9d63d034038833413cd32988019258cfa3a0b7 (presubmit successful).
4 years, 1 month ago (2016-11-01 16:28:20 UTC) #5
Vyacheslav Egorov (Google)
4 years, 1 month ago (2016-11-01 16:32:28 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698