Thibaut

Results 7 issues of Thibaut

### Describe the bug I got this error when I compile V (with make) in an aarch64 Debian chroot on Termux. ### Expected Behavior V to compile. ### Current Behavior...

Bug

### Describe the bug When I compile my code, I get a C error so my code can't compile. ### Expected Behavior The code to compile. ### Current Behavior ```...

Bug
Status: Confirmed
Unit: cgen

### Describe the bug When I set or get a cookie, I set or get only the beginning of the cookie. ### Expected Behavior Get or set the entire cookie....

Bug

### Describe the bug I got a C error while using sqlite. ### Expected Behavior The code to compile. ### Current Behavior ``` ================== /tmp/v_1000/ReportBug.9606162841963709712.tmp.c:16366: error: ',' expected (got ";")...

Bug

**Describe the bug** When I generate a wry template using the latest cargo-mobile2 (or version 0.5.1 as suggested here : https://github.com/tauri-apps/cargo-mobile2/issues/210#issuecomment-1728503050), I get this error : e: /home/riccardo/dioxus-mobile-test/gen/android/app/src/main/kotlin/com/example/dioxus_mobile_test/MainActivity.kt: (3, 22):...

### Zig Version 0.14.0-dev.1200+104553714 ### Steps to Reproduce and Observed Behavior Create a new Zig project directory, and replace the main file content with the following : ```zig const std...

bug

### Zig Version 0.14.0-dev.1200+104553714 ### Steps to Reproduce and Observed Behavior Create a file with the following content : ```zig const http = struct { pub const Version = undefined;...

bug
frontend