- improve backward compatibility: although permission_p is boolean, the results of often compared with literal "0" and "1", so return an int…
Show more
- improve backward compatibility: although permission_p is boolean, the results of often compared with literal "0" and "1", so return an integer as well
Show less