-
```console
(lf) ubaid@DESKTOP-TEN39M0:~/projects/lfortran$ cat examples/expr2.f90
program expr2
implicit none
real ABC(2, 1)
data ABC/ -2.50, 5.46 /
print *, ABC
end program
```
```con…
-
### What
Runtime dependency redirection mechanism is failing in some cases.
Example affected library: System.Diagnostics.DiagnosticSource
Affected version: OpenTelemetry.AutoInstrumentation …
RassK updated
3 weeks ago
-
We get a lot of questions/issues opened about Blazor Server memory management. It is clear that this is a confusing aspect for customers and that they run into issues when they inadvertently introduce…
-
The pipeline references a Debian 11 image that is EOL (see https://github.com/dotnet/core/issues/9625):
https://github.com/dotnet/diagnostics/blob/d1d00bba1865fac0b1717c2a983aeb945274c1dc/eng/pipelin…
-
### Feature request
## Is your feature request related to a problem?
_We now have this checklist, which is what they see_
![image](https://github.com/PostHog/posthog/assets/22996112/616312f2-6b…
-
### What happened?
Recently out of the sudden (I can't find an obvious cause) the build pipeline is throwing an `IOException` with `No space left on device`.
The run history on my plugin it's bui…
-
## Describe the Bug
After updating to Autofac 8.1.1 our tests using Autofac fail with : `System.TypeLoadException Could not load type 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAt…
Zaneo updated
8 hours ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I noticed in the last few days that my inline diagnostics messages aren't going away anymore…
-
### Check for existing issues
- [X] Completed
### Describe the feature
When using JSON formatter I would like to see in the interface a pop-up window or a bubble that will communicate to the user w…
krstp updated
2 months ago
-
This is a big feature, but we should start small
Dialyzer creates files called persistent lookup tables or `.plt`s. These tables are extremely specific to code. We should generate .plt files for
…