Use 0 instead of NULL when casting to function pointers, to avoid
warnings from compilers when NULL is defined as '((void *)0)'. This has already been applied in the main branch.
parent
18cc99ac
Please register or sign in to comment
warnings from compilers when NULL is defined as '((void *)0)'. This has already been applied in the main branch.