Piotr Zalewski
Piotr Zalewski
Hi I have similar problem but i would like to check the count of elements in user passed list e.g. I have option -x that takes a list of arguments...
Same here, it is just stuck on the very same step in my case. I tried it on default qemu x86_64 guest with 5GB of RAM memory and kvm enabled...
```patch diff '--color=auto' -ur a/src/discord/snowflake.hpp b/src/discord/snowflake.hpp --- a/src/discord/snowflake.hpp 2025-08-24 13:00:34.754224219 +0200 +++ b/src/discord/snowflake.hpp 2025-08-24 13:00:28.310733154 +0200 @@ -44,7 +44,7 @@ template struct fmt::formatter : fmt::formatter { - auto format(Snowflake id,...