Static Analysis Problem Type Reference

Inconsistent structure/union declaration (type mismatch)

An inconsistent data declaration was found.

In this case, the same name was declared as structure or union in two compilation units, but the types in the two declarations did not match.

ID

Code Location

Description

1

Definition

The first definition

2

Definition

The second definition