tansy
tansy
Taking the opportunity, I will also propose some corrections. ~~~ --- C-Preprocessor-tricks,-tips,-and-idioms.md~ 2017-07-09 21:35:04.000000000 +0000 +++ C-Preprocessor-tricks,-tips,-and-idioms.md 2024-04-28 15:04:37.818698750 +0000 @@ -1,12 +1,12 @@ # Basic ## Pattern Matching -The...
What option/s are you using to show estimated time elapsed? I tried 7z-17.04, 7zz-22.01, 7z-21.exe and with \`-bb1` they show some percentage elapsed but nowhere did I find ETA.
> However, I need some time to port it to wyhash. usually, we generate secret offline and hard code it to the .h file It could be in separate tool/file....
@smarchini: I have [tried that](https://notabug.org/tansy/wyhash_strm) before and there is a problem which you briefly, almost enigmatically mentioned in caveat 2 - last round (finalizing part as you said) takes 1-48...
That 'no parameter option' was my guess, and I just noticed, that it has \`level' parameter. I think that needs correction. Shall it be `encode->add_option("-R, --remove", nullptr, "remove input file");`...
It's 7-Zip-zstd specific, so I ask here. In the diff attached line 900 is marked with \`///', within section between L884-L914 that is added. [7-Zip-zstd-tags-v22.01-v1.5.5-R3__CPP__7zip__UI__Common__Update.cpp.diff.gz](https://github.com/mcmilk/7-Zip-zstd/files/14499931/7-Zip-zstd-tags-v22.01-v1.5.5-R3__CPP__7zip__UI__Common__Update.cpp.diff.gz)
If you patch it and make such PR it will probably be accepted.
Seems like I scrwd something. Shall I delete this branch and PR once again?
> When will this PR be merged? Don't know. Me think it won't happen. It seems to be abandoned by original creator, and "mod", who could accept it, is absent...
Maybe you should squash all these commits into one, [like that](https://stackoverflow.com/questions/5189560/how-do-i-squash-my-last-n-commits-together#5201642) (worked for me many times).