checker: do not allow auto reference of voidptr params #9840
Annotations
2 errors, 10 warnings, and 20 notices
Attempt to build the Vinix kernel (prod)
automatic charptr referencing/dereferencing into voidptr is deprecated and will be removed soon; use `foo(&x)` instead of `foo(x)`
|
Attempt to build the Vinix kernel (prod)
Process completed with exit code 2.
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (debug)
allocation (array initialization)
|
Attempt to build the Vinix kernel (prod)
the global variable named `madt` already exists
|
Attempt to build the Vinix kernel (prod)
`new_node` is immutable, cannot have a mutable reference to an immutable object
|
Attempt to build the Vinix kernel (prod)
`target_res` is immutable, cannot have a mutable reference to an immutable object
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (prod)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
the global variable named `madt` already exists
|
Attempt to build the Vinix kernel (debug)
`new_node` is immutable, cannot have a mutable reference to an immutable object
|
Attempt to build the Vinix kernel (debug)
`target_res` is immutable, cannot have a mutable reference to an immutable object
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Attempt to build the Vinix kernel (debug)
ambiguous expression. use `()` to ensure correct order of operations
|
Loading