php-rar
php-rar copied to clipboard
Fix warnings
Please try compiling with a modern compiler (I used clang 19) and see if the warnings can be fixed. I see pointer type mismatches, dangling elses, unused variables, and more.