/sys$common/syshlp/helplib.hlb CC, Messages, INCONSASSFUN *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message A function "<name>" appeared in more than one #pragma assert func_attrs specifying the same assertion. Description A function can appear on more than one #pragma assert func_attrs as long as each #pragma specifies a different assertion about the function. The assertion will be ignored. User Action Either remove the #pragma assert directive, or remove the function name from the pragma, or correct its spelling.
|