Static Analysis Problem Type Reference

Inconsistent array declaration (element size mismatch)

An inconsistent data declaration was found.

In this case, the same name was declared as an array in two compilation units, but the element size of the two arrays did not match.

ID

Code Location

Description

1

Definition

The first definition

2

Definition

The second definition