-
Working on a reproducer now.
Related to https://github.com/google/ksp/issues/1687
-
Could you generate a file that contains the following (see snippet) using https://github.com/square/anvil/blob/aa24f31780247c3331f0b64de2b70333011fe036/compiler/src/main/java/com/squareup/anvil/compil…
-
I downloaded AFBW version 1.4.5 onto KSP 0.90 (32 bit) via CKAN and AFBW doesn't detect my Logitech Extreme 3D Pro Joystick. I'm running Windows 8.1.
I deleted the .xml file in the mod folder multipl…
-
See KSP-CKAN/xKAN-meta_testing#73 for details, we've been using this Action and found the automatic creation of a new merge commit [extremely surprising](https://en.wikipedia.org/wiki/Principle_of_lea…
-
```
The vector cross product of two vectors in the order (v1,v2) returning a new Vector:
```
has a link to `http://ksp-kos.github.io/KOS_DOC/math/veccross` which doesn't exist.
and
```
This is…
-
For the given annotation:
```
public @interface JavaAnnotationWithTypeReferences {
Class[] value();
}
```
And usage:
``` java
@JavaAnnotationWithTypeReferences(String.class)
class Subject…
yigit updated
8 months ago
-
Build scan shows `The build cache configuration of the root build differs from the build cache configuration of the early evaluated ':build-logic', ':initialization' included builds. It is recommended…
-
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…
-
### Expected Behavior
when an injected mockbean try to access a interface method with a default value. It should call it normally.
### Actual Behaviour
It is failing with the following except…
-
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.…