Menu

Suppression list

Kevin Farr
2020-08-06
2020-08-07
  • Kevin Farr

    Kevin Farr - 2020-08-06

    I've asked this before but have never gotten it answered. When using the Visual Studio Plug-in, I select Tools->CppCheck Settings. A window appears, from there I select "Display All CppCheck Messages" and another window appears labeled CppCheckMessagesList, where I can individualy suppress various warnings/messages by de-selecting the checkbox on the left of each one, and it saves the settings. WHERE is this information/these settings stored? I would like to set up different machines and instances of VS with the same supression list, without having to re-create it each time. Can anyone tell me, is there a file where this is stored, registry, etc...???

     
  • Daniel Marjamäki

    Sorry, we did not develop any cppcheck plugins. I have no clue. does the plugin-in project have some forum?

     
  • Kevin Farr

    Kevin Farr - 2020-08-07

    I found it after extensive searching. For anyone interested, it is a user.config file which I found in:
    <driveletter>:\Users\<yourid>\AppData\Local\Microsoft_Corporation\DefaultDomain_Url_<xxxx>\14.0.25420\user.config.
    Inside there is a <setting and="" <value="" the="" tag="" name="SuppressionsString"> line under it has the comma-separated ids of the msgs you are suppressing.</setting></xxxx></yourid></driveletter>

     

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.