Georgy Treshchev
Georgy Treshchev
Fixing VS warning: `[C4334] '
**Describe the bug** There are tons of errors related to declaration shadows a local variable like this one: `error: declaration shadows a local variable [-Werror,-Wshadow] int z = get8_packet_raw(f);` **To...
This adds support for the XOP instruction set on AMD processors by including the `x86intrin.h` header file when the `__XOP__` macro is defined.
This can be achieved by using PAX extended header as defined by POSIX 1003.1. Most modern tar implementations are able to extract such archives.