-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Extension type with a factory constructor crashes CFE #53140
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
Labels
cfe-feature-extension-types
Implement extension types feature in the CFE
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
feature-extension-types
Implementation of the extension type feature
legacy-area-front-end
Legacy: Use area-dart-model instead.
Comments
This was referenced Aug 16, 2023
This appears to be fixed at the top of the branch. Please reopen if needed. |
Please try to run the following test (tested on
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cfe-feature-extension-types
Implement extension types feature in the CFE
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
feature-extension-types
Implementation of the extension type feature
legacy-area-front-end
Legacy: Use area-dart-model instead.
The followig code crashes the compiler
Output is
Tested on the edge SDK (built on Aug 7, 2023) on Linux x64
The text was updated successfully, but these errors were encountered: