acf
acf copied to clipboard
An-source C library developed and used at AppNexus.
Results
1
acf issues
Sort by
recently updated
recently updated
newest added
Build error is ``` [ 66%] Building C object test/CMakeFiles/check_an_array.dir/check_an_array.c.o In file included from /home/liuqun/Desktop/acf/test/check_an_array.c:2:0: /home/liuqun/Desktop/acf/test/check_an_array.c: In function ‘stack_generic’: /home/liuqun/Desktop/acf/test/check_an_array.c:80:12: error: ‘uintptr_t’ undeclared (first use in this function) fail_if((uintptr_t)cursor->value !=...