-
I am using this awesome Gradle [plugin](https://github.com/gmazzo/gradle-android-test-aggregation-plugin) to perform aggregation of code coverage on KMM modules that is using KSP due to usage of Roo…
-
What happened:
When first starting KSP, load a game, start flying, PAPI initially show up beside the runway, showing all red. When moving past the lights, they disappear as expected. However, after t…
-
Java implementations of KS interfaces cause multiple problems:
https://github.com/google/ksp/issues/94
https://github.com/google/ksp/pull/176#discussion_r532064837
https://github.com/google/ksp/iss…
yigit updated
4 years ago
-
### Brief description of your issue
Saves take a long time do process. A quicksave, for example, took 37 seconds (using a SSD!).
### Steps to reproduce
Just load the savegame, go to a flight …
-
The main remaining feature I could see in this package are [**Monotonic effects**](https://cran.r-project.org/web/packages/brms/vignettes/brms_monotonic.html), used to model Likert scales as predictor…
-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…
-
When a probe loses CommNet connection the monitors and controls still work.
[KSP.log](https://github.com/JonnyOThan/RasterPropMonitor/files/13687785/KSP.log)
Steps to reproduce the behavior:
1.…
-
### Environment
- OS: Windows 10
### Description
Once I connect to a server, I can play the game fine until I launch a vessel or return to flight via the tracking station, once I then go back…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago
-
I modified example fem_system4 to use PetscDiffSolver instead and I ran into two issues:
First, the solver is [destroyed](https://github.com/libMesh/libmesh/blob/master/src/solvers/petsc_diff_solv…