[go: nahoru, domu]

Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

dart2js emits classes with mixins used only for type-checking wrongly area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#21881 opened Dec 15, 2014 by sigurdm
Dart2dart crashes after fatal errors are removed. closed-not-planned Closed as we don't intend to take action on the reported issue
#22085 by sigurdm was closed Jul 10, 2015
identical on consts is not always a const. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#23871 by sigurdm was closed Jul 28, 2015
Static extension imported twice is not resolved. area-front-end Use area-front-end for front end / CFE / kernel format related issues. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#39160 by sigurdm was closed Oct 30, 2019 D27 Release
Syntax error causes crash of vm/kernel_service area-front-end Use area-front-end for front end / CFE / kernel format related issues.
#36647 by sigurdm was closed May 1, 2019
dart compile jit-snapshot runs program after compiling area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-compile Issues related to the 'dart compile' tool type-documentation A request to add or improve documentation
#50615 by sigurdm was closed Jun 27, 2023
Compiler should no longer print "Info: Compiling with sound null safety." in dart 3. area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool.
#51701 opened Mar 10, 2023 by sigurdm
Feature request: autocomplete definitional names from unresolved identifiers analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#49316 opened Jun 23, 2022 by sigurdm
Analyzer CLI doesn't show errors for libraries in .pub_cache analyzer-command Issues with the command-line dartanalyzer tool area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#44322 opened Nov 26, 2020 by sigurdm
Analysis server doesn't take packageRoots into account. analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#44323 opened Nov 26, 2020 by sigurdm
SecureSocket.secure does not have argument supportedProtocols. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#37950 by sigurdm was closed Aug 23, 2019
HttpHeaders.value is hard to use correctly area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io
#40802 opened Feb 27, 2020 by sigurdm
Auto-detection that gclient sync is needed area-tools A meta category for issues that should be addressed by tooling (prefer more concrete areas). type-enhancement A request for a change that isn't a bug
#55401 opened Apr 8, 2024 by sigurdm
dart run --resident fails obscurely Can't load Kernel binary: Invalid SDK hash when dart is updated. area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run' P2 A bug or feature request we're likely to work on
#55349 by sigurdm was closed Apr 17, 2024
Process.run(environment: e) has strange behavior if a key of e contains '=' area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io type-enhancement A request for a change that isn't a bug
#47240 opened Sep 17, 2021 by sigurdm
dart run crashes with invalid .dart_tool/package_config.json area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-run Issues related to 'dart run' P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55490 by sigurdm was closed Apr 23, 2024
Please merge 44371 to fix issue with dart2js async await and switches merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22754 by sigurdm was closed Jun 3, 2015 1.9
Please merge revision 44449 to fix binding of this in dart2js async code merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22825 by sigurdm was closed Jun 3, 2015 1.9
Please merge revision to fix lazy and and or in dart2js async code merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22826 by sigurdm was closed Jun 3, 2015 1.9
Please merge 44499 to trunk to fix continue to label in dart2js async code. merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22855 by sigurdm was closed Jun 3, 2015 1.9
Please merge revision 44503 to trunk to fix problems with dart2js async* merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task
#22856 by sigurdm was closed Jun 3, 2015 1.9
Deferred loading does not follow dependencies of implicit supercalls closed-obsolete Closed as the reported issue is no longer relevant web-dart2js
#17930 by sigurdm was closed Jun 3, 2015
ProTip! Exclude everything labeled bug with -label:bug.