On 2/8/22 18:52, Piotr Caban wrote:
v2 (supersedes 225926) - split the patch into msvcrt and msvcp part - use %llx format in msvcrt/except_x86_64.c when printing ULONG64
It causes compilation warnings on testbot. I will try to use something like %I64x instead.
Thanks, Piotr