André

Results 6 comments of André

And it is as it always is... You spent countless hours debugging, simplifying, writing a bug report etc etc. 5 minutes after posting you find the issue. It looks like...

Here is a much shorter reproducer: ```zig const std = @import("std"); // conditions: // value2 must be u64, not u8 and not comptime_int // @as(i64, value2) must not be returned...

Can confirm as of zig-0.12.0.1871+e426ae43a

I edited proxy.php's launch cmd so that the AppImage is started with "--disable-lool-user-checking", but it gives me an error message "Option must not be given more than once: disable-lool-user-checking" and...

After several reboots, server restarts, cleanups, ever changing logs, error messages and behaviour, I'm giving up. I was able to get an instance running one single time but the next...

I think 99% percent of the time, the binary is either located in the same directory as the project file or in a subdirectory and will be moved together only....