|        | |||||
|  | |||||
| Recoverable Error | |||||
A shelf has been redeclared inconsistently.
A local or global shelf can be declared several times, but these characteristics must be the same each time.
Also, when a shelf is declared several times, it must agree in its initial size and initial values.
Additional Information
 The X 'Y' was originally declared as 'Z', but is declared
differently here.
 where X is the type of the shelf, Y the shelf identifier (its type
and its name), and Z is 'VARIABLE', 'FIXED-fixed size', or
'VARIABLE-maximum size.'
| ---- |