Guilherme Janczak
Guilherme Janczak
### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.99 ### What about latest release Yes. I have tried the latest release, but the bug...
### Official Website List - [X] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.0.99 ### BIOS Mode Legacy...
### Official Website List - [X] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.0.99 ### BIOS Mode Both...
### Official Website List - [X] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.0.99 ### BIOS Mode UEFI...
### Official Website List - [X] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.0.99 ### BIOS Mode Both...
I did notice some breakage on NetBSD, however, it does not appear to be caused by this PR, as it also happens in the latest master. See #197 for details.
After successfully compiling 0b41c6d unmodified: ```console # fuse/mount.exfat-fuse /dev/dk0 /mnt fuse/mount.exfat-fuse: Shared object "libfuse.so.2" not found ``` It can be worked around with LD_PRELOAD, which throws some errors but does...
The code is littered with TOCTTOU issues. These need a condition handler around `rename-file` and `delete-file` to handle implementations that raise `file-error` if there is an error, the solution isn't...
Aegisub should provide builds for Windows on ARM64 (Microsoft naming) and macOS on AArch8 (LLVM naming). This requires changes in the installers, Meson, and CI. I don't know if the...
Most importantly, the IRC link wasn't visible or clickable before because Markdown can only link HTTP, now the link is visible.