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

Issue 8437043: Fixes a few different issues related to block scope. (Closed)

Created:
9 years, 1 month ago by Jennifer Messerly
Modified:
9 years, 1 month ago
Reviewers:
jimhug
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixes a few different issues related to block scope. This was breaking the spirodraw sample, on a line like: int gcg = gcf(wrUnits, ru) I'll check in tests separately to the bleeding_edge branch. TBR=jimhug Committed: https://code.google.com/p/dart/source/detail?r=1066

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+487 lines, -425 lines) Patch
M frogsh View 145 chunks +422 lines, -403 lines 0 comments Download
M gen.dart View 4 chunks +63 lines, -22 lines 1 comment Download
M tests/frog/frog.status View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jennifer Messerly
Submitting. FYI, the test I'm planning to add for this is below. It's passing in ...
9 years, 1 month ago (2011-11-02 03:23:19 UTC) #1
jimhug
The changes to frogsh look really ugly to me, and I don't understand why most ...
9 years, 1 month ago (2011-11-07 21:30:32 UTC) #2
jimhug
lgtm
9 years, 1 month ago (2011-11-07 21:40:20 UTC) #3
Jennifer Messerly
9 years, 1 month ago (2011-11-07 21:41:09 UTC) #4
On 2011/11/07 21:30:32, jimhug wrote:
> The changes to frogsh look really ugly to me, and I don't understand why most
of
> them are needed.  Are you being overly agressive with renaming, or am I
missing
> something important?

Yeah, for the parameters & fields we can generate better code. I'll take a look.

Powered by Google App Engine
This is Rietveld 408576698