libcat icon indicating copy to clipboard operation
libcat copied to clipboard

Common code library

Results 2 libcat issues
Sort by recently updated
recently updated
newest added

MemXOR.cpp:94:11: error: assigning to 'const u32 *__restrict' (aka 'const unsigned int *__restrict') from incompatible type 'u64 *' (aka 'unsigned long long *') input_w = (u64 * CAT_RESTRICT)in_block; Add #ifdef CAT_WORD_64...

Fixes issue https://github.com/catid/libcat/issues/2