Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement type casts #3399

Closed
gbracha opened this issue Jun 6, 2012 · 2 comments
Closed

Implement type casts #3399

gbracha opened this issue Jun 6, 2012 · 2 comments
Assignees

Comments

@gbracha
Copy link
Contributor

gbracha commented Jun 6, 2012

Section 10.30 of the draft 10.30 spec describes cast expressions of the form: e as T. These need to be implemented.

@gbracha
Copy link
Contributor Author

gbracha commented Jun 15, 2012

Note a last minute change: cast accepts null.

@lrhn
Copy link
Member

lrhn commented Jun 27, 2012

Implemented in r9109.


Set owner to @lrhn.
Added Fixed label.

copybara-service bot pushed a commit that referenced this issue May 12, 2022
Changes:
```
> git log --format="%C(auto) %h %s" 6068f47..1e3c17e
 https://dart.googlesource.com/pub.git/+/1e3c17ea dependency_services: use revisions as versions for git deps. (#3383)
 https://dart.googlesource.com/pub.git/+/9ecdd6b1 show discontinued in pub outdated (#3399)
 https://dart.googlesource.com/pub.git/+/c8fdf231 Bump analyzer from 3.4.1 to 4.0.0 (#3412)

```

Diff: https://dart.googlesource.com/pub.git/+/6068f47c264ef790e16411b31b2c94ad6beb1ab6~..1e3c17ea871e6a80c720aa998f37cbd3913bc287/
Change-Id: Idb9484e36d03001039e9f7e5447c659b85bd093f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/244621
Reviewed-by: Jonas Jensen <[email protected]>
Commit-Queue: Sigurd Meldgaard <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants