EC1314

1 minute readReference

Synopsis

WARNING EC1314: filename:line: Invalid runlocal #pragma “option”.

Description

The named pragma file includes a runlocal pragma with an invalid option on the given line. The specific invalid option is given in the error message.

Reasons

This warning occurs when a pragma file includes invalid content.

Fixes

Remove or correct the pragma declaration on the specified line of the given pragma file.