dart-sdk/sdk
Jennifer Messerly 18c4f5cf08 fix future onError handler wrapping to avoid cast error
the return type was invalid, which caused a runtime cast failure. Many of the onError handlers return `void` which is not assignable to T.

This was discovered in internal testing as we attempted to run DDC against the unforked SDK sources.

R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2718643003 .
2017-02-28 14:59:48 -08:00
..
bin Revert "Revert "Reapply "Switch to the new analysis driver in analyzer_cli.""" 2017-02-16 09:43:31 -08:00
lib fix future onError handler wrapping to avoid cast error 2017-02-28 14:59:48 -08:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00