Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
read.c:399:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 399 | obj = (void*)(long)cur->type; | ^
- Loading branch information