dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.21k stars 1.57k forks source link

No warnings in angular sample #14936

Closed stevemessick closed 9 years ago

stevemessick commented 10 years ago

[ed note: from project mgmt]

Trying angular_todo resulting in the following warning: Missing inherited member 'ServerController._http'

FIX THIS BEFORE NEXT RELEASE //////////////////////////////////////////////////////////////////////////////////// Editor: 0.8.10_r30036 (2013-11-07) OS: Mac OS X - x86_64 (10.9) JVM: 1.6.0_65

projects: 3

open dart files: 0

auto-run pub: true localhost resolves to: 127.0.0.1 mem max/total/free: 1996 / 514 / 136 MB thread count: 25 index: 979831 relationships in 152989 keys in 913 sources

SDK installed: true Dartium installed: true

clayberg commented 10 years ago

Removed this from the M9 milestone. Added this to the M8 milestone.

danrubel commented 10 years ago

https://codereview.chromium.org/66123002/


Set owner to @danrubel. Added Started label.

danrubel commented 10 years ago

Added Fixed label.