Menu

How do I list the error types I want to supress in a supress list file

2016-08-24
2016-08-24
  • Abhinaav Singh

    Abhinaav Singh - 2016-08-24

    In the .txt file, should I just put errors in individual lines like:
    #Error Severity
    autoVariables
    returnAddressOfAutoVariable
    returnLocalVariable
    returnReference
    returnTempReference
    autovarInvalidDeallocation
    returnAddressOfFunctionParameter
    assignBoolToPointer

    Thanks in advance

     

    Last edit: Abhinaav Singh 2016-08-24
  • Abhinaav Singh

    Abhinaav Singh - 2016-08-24

    Found the solution.

    The above way works.
    Also, can comment using '//'.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.