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