jullang
jullang
I have the same issue with the following setup: ``` Linux 6.11.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 10 Oct 2024 20:11:06 +0000 x86_64 GNU/Linux cargo 1.83.0-nightly (15fbd2f60 2024-10-08) coz from coz-git...
I got the following with one of my small projects: ``` ❯ lldb target/coz/poker_bot (lldb) target create "target/coz/poker_bot" Current executable set to '/home/julius/.config/rebos/files/common/home/julius/Code/rust/poker_bot/target/coz/poker_bot' (x86_64). (lldb) env LD_PRELOAD=/usr/local/lib/libcoz.so (lldb) env COZ_BINARY_SCOPE=MAIN...
Thanks!
Mabe its something on my side, but i get this error when compiling: ``` cursor.cc: In member function ‘void dwarf::cursor::string(std::string&)’: cursor.cc:95:27: error: lvalue required as unary ‘&’ operand 95 |...
Chatgpt suggested changing the line to `memmove(&out[0], p, size);`, which compiles and, as far as I can tell, works!
I tried it and, as far as I can tell, it works! Thanks!
## Disclaimer I don't know if this is the right place to put this (it does seem to be related), if you want to I can move this into a...
Thank you for the quick help, I couldnt get it to output anything without the -a flag, I hope its still usefull: sudo bcachefs list_journal -at inodes:0:939563958 -t dirents:318536:4303058608615172108:4294967259 /dev/disk/by-label/arch...
Yes, I would absolutely be open to do that, but I don't quite know how IRC and magic wormhole work. To my understanding, I send you the wormhole passkey via...
@bew Sure :D ``` ❯ WAYLAND_DEBUG=1 wezterm [4216283.205] -> wl_display#1.get_registry(new id wl_registry#2) [4216283.214] -> wl_display#1.sync(new id wl_callback#3) [4216283.354] {Display Queue} wl_display#1.delete_id(3) [4216283.359] wl_registry#2.global(1, "wl_compositor", 6) [4216283.370] wl_registry#2.global(2, "wl_eglstream_display", 1) [4216283.373]...