Emma Tebibyte

Results 26 issues of Emma Tebibyte

I would like to pipe the output of the c preprocessor directly in to bindgen for a Makefile of mine. Could bindgen take standard input by specifying a file as...

Perhaps you could set a cookie with information on preferred instances inside.

### Operating System Artix Linux ### Version of Prism Launcher Prism Launcher 8.2 ### Version of Qt Qt 5.15.3 ### Description of bug Minecraft Beta 1.6.5 is launched in Wayland...

bug

``` diff --git a/src/cli/mod.rs b/src/cli/mod.rs index b28d59d..021a4d7 100644 --- a/src/cli/mod.rs +++ b/src/cli/mod.rs @@ -69,8 +69,10 @@ pub fn parse_cli_args() -> (String, Config) { let input_text: String = if opts.file.is_some() {...

bug

I'm trying to dynamically link [sysexits](https://crates.io/crates/sysexits) to my [cat](https://git.tebibyte.media/yac/coreutils/src/branch/main/src/rs/cat.rs) implementation using this, but when I run it: ``` # LD_PRELOAD=target/release-helpful/libsysexits_dynamic.so target/release-helpful/cat /etc/pacman.conf target/release-helpful/cat: error while loading shared libraries: libstd-08c52b3d112d8849.so: cannot...

See https://github.com/swaywm/sway/pull/4255

enhancement

``` $ pdpmake sh: 1: Syntax error: Unterminated quoted string pdpmake: nothing to be done for all ``` The line in question: `SYSEXITS!=printf '\#include \n' cpp -M || include/sysexits.h`

Could there be a manpage made? I could take a crack at it if it’s desired

## Environment Zola version: zola 0.18.0 I don’t know how it would be implemented but it seems there is not way to include a directory of zola templates in another...