Database Error Messages

PCC-02323

found typedef name used in an expression (expecting a value)

Cause

The name of a typedef was found where a variable was expected.


Action

Rewrite the expression and remove the reference to the typedef.