-
- Downloads
libsel4: Avoid implicit pointer coercion from 0.
Comparing a pointer against a literal without an explicit cast is not supported by the C parser. JIRA: VER-429
Please register or sign in to comment
Comparing a pointer against a literal without an explicit cast is not supported by the C parser. JIRA: VER-429