Contents | Prev | Next

4.1.2.2.28 -mc* Display message context

This command-line compiler option enables/disables message context information.

Syntax: -mc[+|-]

Default: Enabled

Notes: When this compiler option is enabled the compiler shows the position in the source file referred to by error and warning messages. NOTE: Some error and warning messages do not refer to a particular position in the source file and therefore context information is not displayed for those messages.

Contents | Prev | Next