-
### Steps to reproduce
When building my Flutter app in release mode, the build fails with an AOT compiler crash, specifically an "unreachable code" error. This issue does not occur in debug mode; t…
njovy updated
1 month ago
-
### Steps to reproduce
1. Create a Flutter project
2. Add the dependencies `camera: ^0.11.0+2` and `google_sign_in_android: ^6.1.30` (currently, the latest ones)
3. Run `flutter build apk`
### Exp…
-
### Expected Behavior
Works as before.
### Current Behavior
I'm consistently getting
```
The Daemon will expire after the build after running out of JVM Metaspace.
The project memory s…
-
I am running massively-parallel UAST extraction from PGA. I am using 64 goroutines to parse.
I noticed that some of my machines got stuck in a few days and I investigated why.
Date: July **27** 9a…
-
I started upgrading ForwardModeAD to chapel 1.33, but I am getting an itnernal compiler error in the tests
> internal error: PAS-CON-AST-4802 chpl version 1.33.0
Internal errors indicate a bug i…
-
-
It would be good if uast was integrated with rest of the stuff. So far it's kind of independent thingy with some `hello.java` examples. Moreover you cannot load source code from your running repos.
-
Running `./gradlew :compose:snippets:lintDebug` and `ConstraintLayout` snippets throw the following error:
`Github/snippets/compose/snippets/src/main/java/com/example/compose/snippets/layouts/Constr…
-
in java and kotlin an inner class code object id is wrong
for example
package a.b.c
class A{
class B{
methodB
}
}
the code object id for methodB will be a.b.c.B$_$methodB but should be a.b.c.A.…
-
Subj.