Commit 05a1c376 authored by Nils Goroll's avatar Nils Goroll

flexelint silencing

Info 793: ANSI/ISO limit of 31 'significant characters in an external
    identifier', '__pthread_unregister_cancel_restore(struct
    __pthread_unwind_buf_t *)', exceeded -- processing is unaffected
Info 793: ANSI/ISO limit of 31 'significant characters in an external
    identifier', 'pthread_mutexattr_getprioceiling(const union
    pthread_mutexattr_t *, int *)', exceeded -- processing is unaffected
Info 793: ANSI/ISO limit of 31 'significant characters in an external
    identifier', 'pthread_mutexattr_setprioceiling(union pthread_mutexattr_t *,
    int)', exceeded -- processing is unaffected
parent b07c34fc
......@@ -27,6 +27,7 @@
-esym(765, CLI_*)
-esym(759, CLI_*)
-esym(755, CLI_*)
-"esym(793,significant characters in an external identifier)"
// XXX: I think this is a flexelint bug:
-esym(522, vbit_clr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment