-
### Describe the bug
posted here also https://github.com/dotnet/dotnet-docker/issues/6046#issue-2652208048, ive seen them pointing to this repo, so i post here also.
in on prem Azure Devops, using az…
-
Upon trying to build --all under `Windows 10 22H2` via `cargo +nightly build --all` the build process encounters the error `error[E0425]: cannot find function "f128_support_lib" in module "libc_fns"`
…
-
### Description of bug
hi!
i am trying to co-assembly my staff. but get error " OS return value: -9", so do you have any idea about that?
### spades.log
[spades.log](https://github.com/user…
-
hi,
I've just started trying out your package on an M1 Mac with native unity editor.
when running in the editor im getting DllNotFoundException exception
```
DllNotFoundException: NativeFileSOMa…
-
### All of the following criteria must be met
- [X] All Requirements must be installed.
- [X] Changed the title so that it doesn't just says "[Bug]: "
- [X] I have searched the GitHub issues for my b…
-
**Describe the bug**
The JSON output from /summary is broken. Seems like it just cuts off at a random spot in the output.
**To Reproduce**
Use --http-host 127.0.0.1 and --http-port 80 cmdline opt…
-
I want to port the assembly language to arm64. There is any one can help
leaq 8(%rsp),%rax
leaq 112(%rdi),%rsp
pushq %rax
pushq %rbx
pushq %rcx
pushq %rdx
pushq…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The `FreeCAD` program crashes before it opens the main window and prompt a core dump…
-
### Zig Version
0.14.0-dev.2097+d30e28754
### Steps to Reproduce and Observed Behavior
This code: [Godbolt link](https://godbolt.org/z/PKexx56qa)
```zig
const Pack = packed struct
{
…
-
Leaves poorly optimized assembly in its wake.
```#[cfg(target_arch = "x86")]
use std::arch::x86::*;
#[cfg(target_arch = "x86_64")]
use std::arch::x86_64::*;
// Creates non inlined calls to in…