-
### Description:
When pulling RC for the last 3 tagged releases (`6.10.6`, `6.11.3`, `6.12.1`) and then running `yarn --immutable`, `yarn.lock` is being updated because multiple packages are newer …
-
**Describe the bug**
Say you want to check for a program run as runtime dependency. It needs to be meant for the target architecture/OS.
Yet if `find_program()` has a `native=false` value (the def…
-
Build info:
9.0.100-rtm.24517.5 (runtime-9.0.0)
### Steps to Reproduce
1. Download NET 9 RTM SDK on winserver2012 R2
2. Create a console project with CLI
dotnet new console
3. Build the console…
-
Here is my code to enable netfx3 features
```package main
import (
"fmt"
"syscall"
"unsafe"
"github.com/google/glazier/go/dism"
)
func callback(current uint, total uint, data unsafe.…
-
Although reflection detection came a long way, it's still the leading cause of breaking garbled programs.
See all issues regarding https://github.com/burrowers/garble/labels/reflection
I think there…
-
Hallo,
I upgraded from 4.5.0 to 4.5.2 with no issues. Upgrading from 4.5.2 to 4.5.3 I get the errors below. I tried before upgrading to Vers, 4.5.2, to Upgrade directly from 4.5.0 to 4.5.3 with…
-
## Description
When translating a Go program that uses `recover` incorrectly (directly in a `defer` statement) using `go2hx`, the resulting Haxe code does not replicate the expected runtime error b…
-
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!
Program: D:\Games\Doom Mods\Doomrunner\DoomRunner.exe
File: ../Sources/EngineTrait…
-
### Description
One of the wails programs I wrote earlier was running normally. When I closed the program and tried to reopen it, I got an error.
I haven't changed anything. Because it worked fine b…
-
```
Informace o vyvolání ladění JIT najdete na konci této zprávy,
nikoli v tomto dialogovém okně.
************** Text výjimky **************
System.IO.InvalidDataException: 0000003a
at TTGam…