Cœur
Cœur
But which part of the code (which line numbers) ? And if the file is currently compiling fine, why adding macros that would complexify the file?
Let's put some context about this topic: there was already a "quitting" indicator on the Transmission dock icon until it got removed for reasons discussed here: - #1690 In my...
Well, looking at the "best" UX, the solution isn't a quitting indicator "on the window" but simply making all the windows of the app disappear instantly.
There are no occurrences of "README" without .md in the whole project, except in par2cmdline.vcxproj, so that would be totally unrelated to Makefile.am. You'd want to clean your build folder...
I saw those months of discussion on this topic, and I'd like to clarify that I'm maintaining my approval for this change. Other improvements can be done subsequently instead of...
GitHub's editor will skip the clang-format check, so it's still best to use a local editor if possible.
While I do not have a Windows to investigate this, let's try the opposite scenario for now: can you attach a small sample zip file created on Windows with password...
It seems that Raivo has terminated its issue tracker for https://github.com/raivo-otp/ios-application, so the "full details" aren't available anymore. I can't help on this issue without a Windows machine, or without...
For reference, on iOS/macOS side, we have a unit test for Unicode password written by me in #377, which landed in ZipArchive 2.0.7: https://github.com/ZipArchive/ZipArchive/blob/738a6b8bcb08bd107e38d3e7e5bd337632298e28/Example/ObjectiveCExampleTests/SSZipArchiveTests.m#L306 (the password for the test being...
Except for compression level (which I set to `-1` instead of `0` like you), here are some archives made with the ZipArchive Example app. Can you try them all on...