Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

MPLAB
®
XC16 C Compiler Users Guide
DS50002071C-page 250 2012-2013 Microchip Technology Inc.
division by zero in #if
Division by zero is not computable.
duplicate case value
Case values must be unique.
duplicate label identifier
Labels must be unique within their scope.
duplicate macro parameter symbol
symbol has been used more than once in the parameter list.
duplicate member identifier
Structures may not have duplicate members.
duplicate (or overlapping) case value
Case ranges must not have a duplicate or overlapping value. The error message this
is the first entry overlapping that value will provide the location of the first occurrence
of the duplicate or overlapping value. Case ranges are an extension of the ANSI
standard for the compiler.
E
elements of array identifier have incomplete type
Array elements should have complete types.
empty character constant
Empty character constants are not legal.
empty file name in #keyword
The file name specified as an argument of the specified #keyword is empty.
empty index range in initializer
Do not use empty index ranges in initializers
empty scalar initializer
Scalar initializers must not be empty.
enumerator value for identifier not integer constant
Enumerator values must be integer constants.
error closing file
The system cannot close the specified file. Possible causes are not enough disk
space to write to the file or the file is too big.
error writing to file
The system cannot write to the specified file. Possible causes are not enough disk
space to write to the file or the file is too big.
excess elements in char array initializer
There are more elements in the list than the initializer value states.
excess elements in struct initializer
Do not use excess elements in structure initializers.
expression statement has incomplete type
The type of the expression is incomplete.
extra brace group at end of initializer
Do not place extra brace groups at the end of initializers.

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh