-
```bash
❯ uname -a
Darwin MacBook-Pro-2 23.5.0 Darwin Kernel Version 23.5.0 RELEASE_ARM64_T6031 arm64
❯ zig version
0.13.0
capy on master via ↯ v0.13.0
❯ zig build
/.cache/zig/p/1220bc…
-
First time trying to use zig.
https://github.com/MoAlyousef/zfltk/blob/fa777e7fa40e689c2908c8fd34b838280b6e6c47/build.zig#L59
```
/home/senyai/.cache/zig/p/1220ed324e831cbcfffdade82d578f2c24eac577f…
-
### console log
Results are the same on other games.
```
$ /usr/local/gamescope/bin/gamescope -w 1920 -h 1080 -- vkcube
[gamescope] [Info] console: gamescope version 3.15.9+ (gcc 14.2.0)
No …
-
Hi!
I am trying to craft a environment for my embedded board.
Trying to use ufmt uwrite! with alloc::string::String but getting such errors:
```
error[E0599]: the method `do_as_formatter` exists f…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
Currently, the write batch extractor play…
-
Using `#![cfg]` to disable a crate on platforms where it makes no sense is usually a great idea. That way people can unconditionally depend on your crate and use it only on the targets where it is nee…
-
Im not sure this is the correct place for this, but im sure this issue has crept up for more here than just me.
Rust has a wonderful eco-system and good tooling to allow using 3rd party crates very e…
-
I tried to build a simple `no_std` "Hello World!" program using the `x86_64-unknown-linux-musl` target. The source code (in `src/main.rs`) is here:
```rust
#![no_std]
#![no_main]
use libc::{c_…
-
## Bug Report
### Briefly describe the bug
When I run `ALTER DISK CACHE PRELOAD` on a single partition, it fails with an error message: `DB::Exception: DB::Exception: No previous part of `.
#…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
While I built the project, the FreeCADGui get an error : LNK1189 library limit of n…