Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.1

...

(info) The proxy mode is not supported for Visual Studio.

Anchor
new_messages
new_messages

Why are suppressions of some rules no longer available on DTP after C/C++test was upgraded to a newer version?

...

(info) You can restore legacy messages for BD category rules in version 10.4.1 and later by configuring the following settings in your .properties file: flowanalysis.legacy.messages.for.<rule_ID>=true.

For example:

flowanalysis.legacy.messages.for.BD.PB.ARRAY=true
flowanalysis.legacy.messages.for.BD.PB.ZERO=true

To successfully restore the legacy messages, ensure that you remove the .cpptest folder that contains the local C/C++test cache data from the workspace (the custom workspace or the workspace you configured with the -workspace command line switch).