-
### Description
As part of the discussion in https://github.com/modelica/ModelicaStandardLibrary/issues/4476 I'm working on a reference implementation of the proposed ModelicaUtilities extension pr…
-
## Expected Behavior
Users should be able to use native compilation (with GraalVM) for applications using the Dapr Java Spring Boot integration.
## Actual Behavior
The netty-shaded library…
-
**Bug category**
- [ ] *bug - compilation error*
- [ ] *bug - compilation warning*
- [x] *bug - runtime error*
- [ ] *bug - runtime warning*
- [ ] *bug - logic error*
**Describe the bug**
…
-
Hello,
With the maturity of [tectonic](https://tectonic-typesetting.github.io/en-US/), and its availability at [conda-forge](https://conda-forge.org) and the conda packaging ecosystem, it looks lik…
-
Currently, getLatestTaskFromEthereum in `avs_subscriber.go` , parses an ABI to make a client request of a NewBatch log. It says:
```
The alternative to this is using the FilterNewBatch method from t…
-
### Type of issue
Missing information
### Description
When the C# compiler sees in a reference, it allows the compilation to access types that are internal within that referenced assembly.
### Pa…
-
### Description
The variable used before declaration cause a crash in runtime on access instead of a compilation error.
Weird: It does not crash when build SwiftPM manifest, but it also does not thr…
-
### Describe the bug
I tried using zig as the cgo compiler, and it has a good cross-compilation feature. However, when I compile the cogentcore project using this method, the following compilation er…
-
I have a very strange error.
When trying to run AblyRealtime realtime = new AblyRealtime(options);
If I run my project by importing the jar manually, I get the error below.
If I run it via Gradle…
-
### Go version
go version go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/john/.cache/go-build'
GOENV='/home…