Skip to content

CFE does not check usage of the type void correctly #32804

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

Closed
karlklose opened this issue Apr 6, 2018 · 1 comment
Closed

CFE does not check usage of the type void correctly #32804

karlklose opened this issue Apr 6, 2018 · 1 comment
Labels
legacy-area-front-end Legacy: Use area-dart-model instead.

Comments

@karlklose
Copy link
Contributor

karlklose commented Apr 6, 2018

The following tests are missing a lot of compile-time errors for illegal use of void:

void_type_function_types_test
void_type_override_test
void_type_usage_test

Reproduction: python tools/test.py -m release -c fasta --strong language_2/void_type_callbacks_test

@karlklose karlklose added the legacy-area-front-end Legacy: Use area-dart-model instead. label Apr 6, 2018
@askeksa-google
Copy link

Probably a duplicate of #30470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-area-front-end Legacy: Use area-dart-model instead.
Projects
None yet
Development

No branches or pull requests

2 participants