This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dissabling specific warnings in C51

I'm trying to disable some disturbing warnings (the generated code is fine; don't worry) but the only I find is the warninglevels (0, 1 or 2).

Is there any directive to disable a specific Warning in the C51 compiler?

Parents Reply Children
  • Hi Dan,
    I'm able to read, and I have read the whole manual without finding a solution for what I'm looking for, which, on other hand, it's something really usual in most modern compilers I have used (that the reason why I ask, because it sounds strange to me that the compiler has not such feature).

    But sometimes the manuals are inaccurate, or not updated, or simply you have not understand what you have read in the first pass...

    In any case, I see you don't have an answer to the question, so I presume you have not read the manuals and cannot be of help on this thread.

    The question is simple, please don't loose the focus.