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

Issue 10872029: Quick fix for SDK after Expando addition in the VM. (Closed)

Created:
8 years, 4 months ago by Mads Ager (google)
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Quick fix for SDK after Expando addition in the VM. Two files named expando.dart leads to one overwriting the other in the SDK. Maybe we should use patching for Expando? In any case, we are working towards not having the implementation file in the SDK at which point we can revert this change. Minor style cleanup. R=ajohnsen@google.com,cshapiro@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=11210

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -115 lines) Patch
D runtime/lib/expando.dart View 1 chunk +0 lines, -98 lines 0 comments Download
A + runtime/lib/expando_impl.dart View 6 chunks +16 lines, -16 lines 0 comments Download
M runtime/lib/lib_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years, 4 months ago (2012-08-23 06:11:05 UTC) #1
Anders Johnsen
LGTM
8 years, 4 months ago (2012-08-23 06:22:54 UTC) #2
cshapiro
8 years, 4 months ago (2012-08-23 06:47:38 UTC) #3
lgtm

lgtm - thanks!

Powered by Google App Engine
This is Rietveld 408576698